Skip to main content

XRDashboardGauge.ValueLabel Property

Gets values in the gauge.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

#Declaration

public XRLabel ValueLabel { get; }

#Property Value

Type Description
XRLabel

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

See Also