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