WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RangeNavigatorLabel - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RangeNavigatorLabel

    Serves as the label type for MinorScale and MajorScale labels.

    Inheritance
    System.Object
    RangeNavigatorLabel
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public class RangeNavigatorLabel

    Constructors

    RangeNavigatorLabel()

    Declaration
    public RangeNavigatorLabel()

    Properties

    Content

    Gets and sets the labels content.

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