Skip to main content

BollingerBandsIndicatorStyle.LowerStrokeThickness Property

Gets or sets the thickness of the indicator’s lower band. This is a bindable property.

Namespace: DevExpress.Maui.Charts

Assembly: DevExpress.Maui.Charts.dll

NuGet Package: DevExpress.Maui.Charts

Declaration

public float LowerStrokeThickness { get; set; }

Property Value

Type Default Description
Single -1

The line thickness.

See Also