ChartRangeControlClientBase.ShowArgumentLabels Property
Gets or sets a value that specifies whether to show a data point’s argument label in the chart range control client. This is a dependency property.
Namespace: DevExpress.Xpf.Charts.RangeControlClient
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The ShowArgumentLabels property is enabled by default.
See Also