Series3DViewBase.Colorizer Property
Gets or sets the colorizer used to paint point markers.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Colorizer3DBase | The colorizer that provides point markers with colors. |
See Also