C-DEngine 5.105

ICDEChartsFactory Methods

The ICDEChartsFactory type exposes the following members.

Methods


  Name Description
Public method AddChartData
Enables the Chart Factory to add chart data.
Public method AddPointToSeries
Adds a new poit to a series of a chart
Public method AddSeries
Adds a new series to the chart
Public method CreateChartInfo
Creates a new Chart Info first resetting all
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
Allows to overide the default built in Charts Update push by a Charts Plugin
Public method Reset
Resets the Chart and clears out all series
Public method SendChartData
Send Chart Data to the plugin
Public method SetInfo
Sets generic information and settings on a chart
Public method ToString (Inherited from Object.)