Back to Devexpress

XRDashboardGauge.ValueLabel Property

dashboard-devexpress-dot-dashboardcommon-dot-xrdashboardgauge-87dea778.md

latest1.1 KB
Original Source

XRDashboardGauge.ValueLabel Property

Gets values in the gauge.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public XRLabel ValueLabel { get; }
vb
Public ReadOnly Property ValueLabel As XRLabel

Property Value

TypeDescription
XRLabel

A Label control that is used to display values in the printed document.

|

See Also

XRDashboardGauge Class

XRDashboardGauge Members

DevExpress.DashboardCommon Namespace