Skip to main content
A newer version of this page is available. .

CrosshairAxisLabelOptions.ActualFont Property

Gets the actual font that is used to display a crosshair axis label.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v19.1.dll

Declaration

[Browsable(false)]
public Font ActualFont { get; }

Property Value

Type Description
Font

A Font value that is the actual font.

Property Paths

You can access this nested property as listed below:

See Also