Back to Devexpress

StackedAreaSeries.PointColorizer Property

maui-devexpress-dot-maui-dot-charts-dot-stackedareaseries-2e65b310.md

latest861 B
Original Source

StackedAreaSeries.PointColorizer Property

Gets or sets a colorizer that specifies how to color-code ares. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public IStackedPointColorizer PointColorizer { get; set; }

Property Value

TypeDescription
IStackedPointColorizer

The colorizer object.

|

See Also

StackedAreaSeries Class

StackedAreaSeries Members

DevExpress.Maui.Charts Namespace