Back to Devexpress

AxisPoint.DisplayText Property

dashboard-devexpress-dot-dashboardcommon-dot-viewerdata-dot-axispoint.md

latest1.4 KB
Original Source

AxisPoint.DisplayText Property

Gets the display text corresponding to the current axis point.

Namespace : DevExpress.DashboardCommon.ViewerData

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public string DisplayText { get; }
vb
Public ReadOnly Property DisplayText As String

Property Value

TypeDescription
String

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

|

See Also

Value

UniqueValue

AxisPoint Class

AxisPoint Members

DevExpress.DashboardCommon.ViewerData Namespace