DxChart<T> Methods
A control that visualizes bound data as graphs: bar, area, line, and others.
Name | Description |
---|---|
Clear |
Resets selection in the chart.
Inherited from Dx |
Deselect |
Deselects specific series points. |
Deselect |
Deselects specific series points. |
Deselect |
Deselects a series with the specified index. |
Deselect |
Deselects a series with the specified name. |
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.
Inherited from Dx |
Export |
Exports the chart to a file in a specified format with the given margin and background.
Inherited from Dx |
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.
Inherited from Dx |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Redraw |
Re-renders the chart component and its child components.
Inherited from Dx |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Refresh |
Reloads data and redraws the chart component.
Inherited from Dx |
Select |
Selects specific series points. |
Select |
Selects specific series points. |
Select |
Selects a series with the specified index. |
Select |
Selects a series with the specified name. |
Show |
Shows the tooltip for the specified series point. |
Show |
Shows the tooltip for the specified series point. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also