C# Class FxChart.TimelinePage

Afficher le fichier Open project: stevenh77/FxChart

Méthodes publiques

Méthode Description
RadChart1_LayoutUpdated ( object sender, EventArgs e ) : void
TimelinePage ( ) : System

Private Methods

Méthode Description
GetData ( ) : IList
GetLineSeries ( ) : SeriesMapping
InitializeChart ( ) : void
InitializeDateLabels ( ) : void

Method Details

RadChart1_LayoutUpdated() public méthode

public RadChart1_LayoutUpdated ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

TimelinePage() public méthode

public TimelinePage ( ) : System
Résultat System