C# Class AzureStorageAnalyticsViewer.TimelineChart

Interaction logic for TimelineChart.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: mogliang/Azure-Storage-Analytics-Viewer

Public Properties

Property Type Description
EntityListProperty System.Windows.DependencyProperty

Public Methods

Method Description
AddSeries ( string propname ) : void
InitializeList ( ) : void
RemoveSeries ( string propname ) : void
TimelineChart ( ) : System

Private Methods

Method Description
GetRandomBrush ( ) : System.Windows.Media.Brush
TimelineChart_Loaded ( object sender, RoutedEventArgs e ) : void
item_Checked ( object sender, RoutedEventArgs e ) : void
item_Unchecked ( object sender, RoutedEventArgs e ) : void
ls_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

AddSeries() public method

public AddSeries ( string propname ) : void
propname string
return void

InitializeList() public method

public InitializeList ( ) : void
return void

RemoveSeries() public method

public RemoveSeries ( string propname ) : void
propname string
return void

TimelineChart() public method

public TimelineChart ( ) : System
return System

Property Details

EntityListProperty public_oe static_oe property

public static DependencyProperty,System.Windows EntityListProperty
return System.Windows.DependencyProperty