RangeAreaSeriesStyle.Alpha Property
In This Article
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
C#
public float Alpha { get; set; }
#Property Value
Type | Default |
---|---|
Single | -1 |
See Also