Class RangeNavigatorLabel
Serves as the label type for MinorScale and MajorScale labels.
Inheritance
System.Object
RangeNavigatorLabel
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.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 |