ICDEChartsFactory Methods
The ICDEChartsFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddChartData |
Enables the Chart Factory to add chart data.
|
|
AddPointToSeries |
Adds a new poit to a series of a chart
|
|
AddSeries |
Adds a new series to the chart
|
|
CreateChartInfo |
Creates a new Chart Info first resetting all
|
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PushChartData |
Allows to overide the default built in Charts Update push by a Charts Plugin
|
|
Reset |
Resets the Chart and clears out all series
|
|
SendChartData |
Send Chart Data to the plugin
|
|
SetInfo |
Sets generic information and settings on a chart
|
|
ToString | (Inherited from Object.) |