C# 클래스 AzureStorageAnalyticsViewer.TimelineChart

Interaction logic for TimelineChart.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: mogliang/Azure-Storage-Analytics-Viewer

공개 프로퍼티들

프로퍼티 타입 설명
EntityListProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
AddSeries ( string propname ) : void
InitializeList ( ) : void
RemoveSeries ( string propname ) : void
TimelineChart ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

AddSeries() 공개 메소드

public AddSeries ( string propname ) : void
propname string
리턴 void

InitializeList() 공개 메소드

public InitializeList ( ) : void
리턴 void

RemoveSeries() 공개 메소드

public RemoveSeries ( string propname ) : void
propname string
리턴 void

TimelineChart() 공개 메소드

public TimelineChart ( ) : System
리턴 System

프로퍼티 상세

EntityListProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows EntityListProperty
리턴 System.Windows.DependencyProperty