menu

UWP

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

    Show / Hide Table of Contents

    Class RangeNavigatorLabel

    Serves as the label type for MinorScale and MajorScale labels.

    Inheritance
    System.Object
    RangeNavigatorLabel
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public class RangeNavigatorLabel : Object

    Constructors

    RangeNavigatorLabel()

    Declaration
    public RangeNavigatorLabel()

    Properties

    Content

    Gets and sets the labels content.

    Declaration
    public object Content { get; set; }
    Property Value
    Type
    System.Object

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved