Back to Devexpress

IChartFont.Size Property

blazor-devexpress-dot-blazor-dot-ichartfont-54df40a8.md

latest837 B
Original Source

IChartFont.Size Property

Specifies the font size of the element’s text.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
int Size { get; set; }

Property Value

TypeDescription
Int32

The font size in pixels.

|

Remarks

Refer to the IChartFont interface description for additional information and an example.

See Also

IChartFont Interface

IChartFont Members

DevExpress.Blazor Namespace