Skip to main content
All docs
V22.1
  • SeriesHintOptionsBase.PointTextProviderProperty Field

    Identifies the PointTextProvider dependency property.

    Namespace: DevExpress.XamarinForms.Charts

    Assembly: DevExpress.XamarinForms.Charts.dll

    NuGet Package: DevExpress.XamarinForms.Charts

    Declaration

    public static readonly BindableProperty PointTextProviderProperty

    Field Value

    Type Description
    Xamarin.Forms.BindableProperty

    A dependency property identifier.

    See Also