Back to Devexpress

BandPointColorizerBase Class

maui-devexpress-dot-maui-dot-charts-c784e38b.md

latest1.8 KB
Original Source

BandPointColorizerBase Class

The base class for all value range colorizers.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class BandPointColorizerBase :
    ChartElement

Implements

IElementController

INotifyPropertyChanged

Inheritance

Show 11 items

System.Object BindableObject Element ChartElementBase ChartElement BandPointColorizerBase CustomValueBandPointColorizer

RangeValueBandPointColorizer

StackedValueBandPointColorizer

ValueBandPointColorizer

WeightedValueBandPointColorizer

Extension Methods

Yield<BandPointColorizerBase>()

YieldIfNotNull<BandPointColorizerBase>()

See Also

BandPointColorizerBase Members

DevExpress.Maui.Charts Namespace