Skip to main content
A newer version of this page is available. .

ASPxClientFixedValueErrorBars Members

Represents the client-side equivalent of the FixedValueErrorBars class.

Properties

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.
negativeError Returns the fixed negative error value.
positiveError Gets or sets the fixed positive error value.
series Gets the indicator‘s associated series. Inherited from ASPxClientIndicator.
See Also