Class SmithChartRadialAxisLabelStyle
Options to customize the axis label style for the radial axis of the chart.
Inheritance
SmithChartRadialAxisLabelStyle
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class SmithChartRadialAxisLabelStyle : SmithChartCommonFont, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
SmithChartRadialAxisLabelStyle()
Declaration
public SmithChartRadialAxisLabelStyle()
Properties
Size
Gets and sets font size for radial axis label size.
Declaration
[Parameter]
public override string Size { get; set; }
Property Value
| Type |
|---|
| string |