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