ASPxClientStandardDeviationErrorBars Properties
Represents the client-side equivalent of the StandardDeviationErrorBars class.Name | Description |
---|---|
chart | Gets the chart that owns the current chart element. Inherited from ASPxClientWebChartElement. |
multiplier | Returns the multiplier on which the standard deviation value is multiplied before display. |
name | Gets the name of the chart element. Inherited from ASPxClientWebChartElementNamed. |
series | Gets the indicator‘s associated series. Inherited from ASPxClientIndicator. |
See Also