LegendItemBase.FontFamily Property
Gets or sets the font family name of the legend item.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| FontFamily | A FontFamily object. |
See Also