Skip to main content
All docs
V18.2

ASPxClientDashboardItemDataAxisPoint.GetDisplayText() Method

Gets the display text corresponding to the current axis point.

Namespace: DevExpress.DashboardWeb.Scripts

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

Declaration

public string GetDisplayText()

Returns

Type Description
String

A String that is the display text corresponding to the current axis point.

See Also