SeriesPoint.SeriesPointID Property
Gets or sets the ID of a point.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the ID of a point. |
Remarks
This property is hidden and intended for internal use only. Normally, you don’t need to use it.
See Also