C-DEngine 5.105

TheChartFactory Methods

The TheChartFactory type exposes the following members.

Methods


  Name Description
Public method AddChartData
Enables the Chart Factory to add chart data.
Public method AddPointToSeries
Adds new points to the chart info
Public method AddSeries
Adds a new series to the Chart Info
Public method CreateChartInfo
Creates a new ChartInfo
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method PushChartData
Pushes chart Data to a node
Public method Static member PushChartsData
Send the requested Charts data information back to the Originator
Public method Reset
Resets the Chart factory
Public method SendChartData
Sends the Chart Data to a target node
Public method SetInfo
Sets a chart infor without a reset
Public method ToString (Inherited from Object.)