Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataMeasureValue.GetDisplayText() Method

Gets the measure display text.

Namespace: DevExpress.DashboardWeb.Scripts

Assembly: DevExpress.Dashboard.v18.2.Web.WebForms.Scripts.dll

Declaration

public string GetDisplayText()

Returns

Type Description
String

A String value that is the measure display text.

See Also