menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RangeNavigatorLabel - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RangeNavigatorLabel

    Serves as the label types.

    Inheritance
    System.Object
    RangeNavigatorLabel
    Namespace: Syncfusion.RangeNavigator.XForms
    Assembly: Syncfusion.SfChart.XForms.dll
    Syntax
    public class RangeNavigatorLabel : Object

    Constructors

    RangeNavigatorLabel()

    Declaration
    public RangeNavigatorLabel()

    Properties

    Content

    Gets or sets the label content.

    Declaration
    public object Content { get; set; }
    Property Value
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved