XRDashboardGauge.MainSeriesLabel Property
In This Article
Gets a main series labels in the gauge.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Description |
---|---|
XRLabel | A Label control that is used to display a main series labels in the printed document. |
See Also