Back to Devexpress

IChartFont.Weight Property

blazor-devexpress-dot-blazor-dot-ichartfont-77bb495f.md

latest876 B
Original Source

IChartFont.Weight Property

Specifies the font weight of the element’s text.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
int Weight { get; set; }

Property Value

TypeDescription
Int32

The font weight within the range between 100 and 900.

|

Remarks

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

See Also

IChartFont Interface

IChartFont Members

DevExpress.Blazor Namespace