Skip to main content
All docs
V25.1
  • CrosshairAxisLabelOptions.ActualDXFont Property

    Namespace: DevExpress.XtraCharts

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