DxChartBase Methods
Implements the base API for chart components.
Name | Description |
---|---|
Clear |
Resets selection in 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. |
Export |
Encodes the chart to a string in a specified format with the given margin and background. |
Export |
Exports the chart to a file in a specified format with the given margin and background. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides the tooltip shown with a Show method call.
|
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Redraw |
Re-renders the chart component and its child components. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Reloads data and redraws the chart component. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also