Class RangeNavigatorTooltipTextStyle
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
RangeNavigatorTooltipTextStyle
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class RangeNavigatorTooltipTextStyle : ChartCommonFont
Constructors
RangeNavigatorTooltipTextStyle()
Declaration
public RangeNavigatorTooltipTextStyle()
Properties
Size
Gets and sets the size of the tooltip text.
Declaration
public override string Size { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
Methods
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Overrides
Syncfusion.Blazor.SfBaseComponent.OnInitializedAsync()