C# Class ParallelCoordinatesDemo.ChartWindow

Interaction logic for Window1.xaml
Inheritance: IChartWindow
Afficher le fichier Open project: pwlodek/CodeGallery

Méthodes publiques

Méthode Description
ChartWindow ( ) : System
ShowAboutInfo ( ) : void

Method Details

ChartWindow() public méthode

public ChartWindow ( ) : System
Résultat System

ShowAboutInfo() public méthode

public ShowAboutInfo ( ) : void
Résultat void