C# Class ParallelCoordinatesDemo.ChartWindow

Interaction logic for Window1.xaml
Inheritance: IChartWindow
Exibir arquivo Open project: pwlodek/CodeGallery

Public Methods

Method Description
ChartWindow ( ) : System
ShowAboutInfo ( ) : void

Method Details

ChartWindow() public method

public ChartWindow ( ) : System
return System

ShowAboutInfo() public method

public ShowAboutInfo ( ) : void
return void