menu

Class SFRangeNavigatorLabel - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFRangeNavigatorLabel

    Inheritance
    System.Object
    SFRangeNavigatorLabel
    Namespace: Syncfusion.SfChart.iOS
    Assembly: Syncfusion.SFChart.iOS.dll
    Syntax
    public class SFRangeNavigatorLabel : NSObject

    Constructors

    SFRangeNavigatorLabel()

    Declaration
    public SFRangeNavigatorLabel()

    SFRangeNavigatorLabel(IntPtr)

    Declaration
    public SFRangeNavigatorLabel(IntPtr handle)
    Parameters
    Type Name Description
    System.IntPtr handle

    Properties

    IsVisible

    Declaration
    public bool IsVisible { get; set; }
    Property Value
    Type
    System.Boolean

    Text

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