Skip to main content
All docs
V23.2

CrosshairAxisLabelOptions.ActualDXFont Property

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v23.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