ChartView.ScrollIndicatorsEnabledProperty Field
Identifies the ScrollIndicatorsEnabled bindable property.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public static readonly BindableProperty ScrollIndicatorsEnabledProperty
Field Value
| Type |
|---|
| Xamarin.Forms.BindableProperty |
See Also