DataContainerModel.SeriesDataMember Property
Gets or sets the name of the data field that contains names for automatically generated series.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Property Value
Type | Description |
---|---|
String | The name of the field that specifies automatically generated series names. |
See Also