Skip to main content
All docs
V25.1
  • XRDashboardGauge.MainSeriesLabel Property

    Gets a main series labels in the gauge.

    Namespace: DevExpress.DashboardCommon

    Assembly: DevExpress.Dashboard.v25.1.Core.dll

    NuGet Package: DevExpress.Dashboard.Core

    Declaration

    public XRLabel MainSeriesLabel { get; }

    Property Value

    Type Description
    XRLabel

    A Label control that is used to display a main series labels in the printed document.

    See Also