Skip to main content
A newer version of this page is available. .
All docs
V22.2

CrosshairAxisLabelOptions.ActualDXFont Property

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v22.2.dll

NuGet Package: DevExpress.Charts

Declaration

[Browsable(false)]
public DXFont ActualDXFont { get; }

Property Value

Type
DXFont

Property Paths

You can access this nested property as listed below:

Object Type Path to ActualDXFont
Axis2D
.CrosshairAxisLabelOptions .ActualDXFont
See Also