IndicatorPoint.Argument Property
Returns the indicator point’s argument.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Object | The indicator point’s argument. |
Remarks
Use the IndicatorPoint.Values property to obtain the indicator point’s values.
See Also