Back to Devexpress

ChartBaseView Methods

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-dot-chartbaseview-dot-underscore-methods.md

latest1.4 KB
Original Source

ChartBaseView Methods

The base class for all chart views.

NameDescription
HideHint()Hides a hint if chart shows it.
ResumeRender()Resumes the chart rendering on updates
SetSelected(Int32, Int32, Boolean)Specifies whether a series point with the specified pointIndex of a series with the given seriesIndex is selected.
ShowHint(Int32, Int32)Shows a hint for a series point with the specified index of a series with the given index.
ShowHint(Point)Shows a hint for the specified screen point.
SuspendRender()Pauses the chart rendering on updates.

See Also

ChartBaseView Class

ChartBaseView Members

DevExpress.XamarinForms.Charts Namespace