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