C# Class FxChart.TimelinePage

Show file Open project: stevenh77/FxChart

Public Methods

Method Description
RadChart1_LayoutUpdated ( object sender, EventArgs e ) : void
TimelinePage ( ) : System

Private Methods

Method Description
GetData ( ) : IList
GetLineSeries ( ) : SeriesMapping
InitializeChart ( ) : void
InitializeDateLabels ( ) : void

Method Details

RadChart1_LayoutUpdated() public method

public RadChart1_LayoutUpdated ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

TimelinePage() public method

public TimelinePage ( ) : System
return System