Skip to main content

ASPxClientPercentageErrorBars Properties

Represents the client-side equivalent of the PercentageErrorBars class.
Name Description
chart Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement.
name Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed.
percent Returns the value specifying the percentage of error values of series point values.
series Gets the indicator‘s associated series. Inherited from ASPxClientIndicator.
See Also