ChartRangeControlClient.ArgumentLabelFormatString Property
Gets or sets the pattern for formatting argument values to show them in the grid line labels.
Namespace: DevExpress.Xpf.Charts.RangeControlClient
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A String value that represents the format pattern. |
See Also