GradientPointBasedSegmentColorizer.PointColorizer Property
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public IPointColorizer PointColorizer { get; set; }
Property Value
| Type |
|---|
| IPointColorizer |
See Also