Returns the string representation of the actual X-argument value.
Namespace:DevExpress.Xpf.Charts
Assembly:DevExpress.Xpf.Charts.v17.2.dll

Syntax
C# |
public string ActualXArgument { get; }
|
VB |
Public ReadOnly Property ActualXArgument As String
|
Property value
Type: String
The string representation of the X-argument value.

See Also