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 |