SeriesPoint3DDataSourceAdapter.ColorDataMember Property
In This Article
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.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
String | The data member name. |
See Also