Class SmithChartTitleFont
Options to customize the font for title of the chart.
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class SmithChartTitleFont : SmithChartCommonFont
Constructors
SmithChartTitleFont()
Declaration
public SmithChartTitleFont()
Properties
ChildContent
Gets and sets the content of the UI element.
Declaration
public RenderFragment ChildContent { get; set; }
Property Value
Type |
---|
Microsoft.AspNetCore.Components.RenderFragment |
Size
Font size of the text.
Declaration
public override string Size { get; set; }
Property Value
Type |
---|
System.String |