Back to Devexpress

ChartView.ScrollIndicatorsEnabled Property

maui-devexpress-dot-maui-dot-charts-dot-chartview-f8d39b94.md

latest890 B
Original Source

ChartView.ScrollIndicatorsEnabled Property

Gets or sets whether scroll indicators are displayed when a user scrolls the chart. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public bool ScrollIndicatorsEnabled { get; set; }

Property Value

TypeDefaultDescription
Booleantrue

true if scroll indicators are enabled; otherwise, false.

|

See Also

ChartView Class

ChartView Members

DevExpress.Maui.Charts Namespace