ASPxClientSeriesPoint Properties
Represents the client-side equivalent of the SeriesPoint class.
Name | Description |
---|---|
argument | Gets the data point’s argument. |
chart |
Gets the chart that owns the current chart element.
Inherited from ASPx |
color | Gets the color of a series point. |
percent |
Gets the percent value of a series point. |
series | Gets the series that owns the current series point object. |
tool |
Gets a hint that is shown in series points tooltips. |
tool |
Gets the text to be displayed within series points tooltips. |
values |
Gets the point’s data value |
See Also