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