SeriesPoint3DDataSourceAdapter.ColorDataMember Property
Gets or sets the name of the data member whose values are used to provide color to points.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
String | The data member name. |
See Also