Back to Devexpress

IChartFont.Family Property

blazor-devexpress-dot-blazor-dot-ichartfont-0e145e82.md

latest1.1 KB
Original Source

IChartFont.Family Property

Specifies the font family of the element’s text.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
string Family { get; set; }

Property Value

TypeDescription
String

The font family.

|

Remarks

The Family property can accept values listed in the following MDN documentation topic: font family.

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

See Also

IChartFont Interface

IChartFont Members

DevExpress.Blazor Namespace