Series.Item Property
For internal use. Provides indexed access to individual items in the series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v23.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
SeriesItem | A SeriesItem object. |
See Also