C# Class AzureStorageAnalyticsViewer.TimelineChart

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

Méthodes publiques

Свойство Type Description
EntityListProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
AddSeries ( string propname ) : void
InitializeList ( ) : void
RemoveSeries ( string propname ) : void
TimelineChart ( ) : System

Private Methods

Méthode 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 méthode

public AddSeries ( string propname ) : void
propname string
Résultat void

InitializeList() public méthode

public InitializeList ( ) : void
Résultat void

RemoveSeries() public méthode

public RemoveSeries ( string propname ) : void
propname string
Résultat void

TimelineChart() public méthode

public TimelineChart ( ) : System
Résultat System

Property Details

EntityListProperty public_oe static_oe property

public static DependencyProperty,System.Windows EntityListProperty
Résultat System.Windows.DependencyProperty