ChartBaseView Methods
The base class for all chart views.
Name | Description |
---|---|
Hide |
Hides a hint if chart shows it. |
Resume |
Resumes the chart rendering on updates |
Set |
Specifies whether a series point with the specified point |
Show |
Shows a hint for a series point with the specified index of a series with the given index. |
Show |
Shows a hint for the specified screen point. |
Suspend |
Pauses the chart rendering on updates. |
See Also