CustomValueBandPointColorizer.ValueProvider Property
In This Article
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public ICustomColorizerNumericValueProvider ValueProvider { get; set; }
#Property Value
Type |
---|
ICustom |
See Also