Back to Devexpress

BubbleSeries.PointColorizer Property

maui-devexpress-dot-maui-dot-charts-dot-bubbleseries-b1410e8a.md

latest824 B
Original Source

BubbleSeries.PointColorizer Property

Gets or sets a colorizer that specifies how to paint points on bubble series.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public IWeightedPointColorizer PointColorizer { get; set; }

Property Value

TypeDescription
IWeightedPointColorizer

The colorizer object.

|

See Also

BubbleSeries Class

BubbleSeries Members

DevExpress.Maui.Charts Namespace