CrosshairAxisLabelOptions.ActualFont Property
Gets the actual font that is used to display a crosshair axis label.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Font | A Font value that is the actual font. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ActualFont |
---|---|
Axis2D |
|
See Also