Class RangeNavigatorTooltipTextStyle
Gets and sets the tooltip text style of range navigator tooltip.
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 |
---|
System.String |