ChartControlSettings Methods
Contains the Chart extension settings.
Name | Description |
---|---|
Dispose() |
Disposes the Chart |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Funnel |
Configures the chart diagram as a 3D funnel diagram. |
Gantt |
Configures the chart diagram as a gantt diagram. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Load |
Restores the chart’s layout from the specified file. |
Load |
Restores the chart’s layout from the specified stream. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Polar |
Configures the chart diagram as a polar diagram. |
Radar |
Configures the chart diagram as a radar diagram. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers the custom summary function with the specified settings. |
Save |
Saves the chart’s layout to the specified file. |
Save |
Saves the chart’s layout to the specified stream. |
Simple |
Configures the chart diagram as a simple diagram. |
Simple |
Configures the chart diagram as a 3D simple diagram. |
Swift |
Configures the chart diagram as a swift plot diagram. |
To |
Returns a string that represents the current object. Inherited from Object. |
XYDiagram |
Configures the chart diagram as a XY-diagram. |
XYDiagram3D |
Configures the chart diagram as a pseudo 3D XY (Cartesian) diagram. |
See Also