Skip to main content
All docs
V26.1
  • XRDashboardGauge.SecondarySeriesLabel Property

    Gets a secondary series labels in the gauge.

    Namespace: DevExpress.DashboardCommon

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

    Declaration

    public XRLabel SecondarySeriesLabel { get; }

    Property Value

    Type Description
    XRLabel

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

    See Also