Back to Devexpress

StackedBarSeries.PointColorizer Property

maui-devexpress-dot-maui-dot-charts-dot-stackedbarseries.md

latest857 B
Original Source

StackedBarSeries.PointColorizer Property

Gets or sets a colorizer that specifies how to color-code bars. 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 objects.

|

See Also

StackedBarSeries Class

StackedBarSeries Members

DevExpress.Maui.Charts Namespace