CustomDrawSeriesEventArgsBase.DXLegendFont Property
In This Article
Gets or sets the text font of the legend item of the series or series point that is currently being painted.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
DXFont | The text font of the legend item of the series or series point. |
#Remarks
Important
Use this property instead of e.
See Also