Strip.AxisLabelText Property
In This Article
Specifies the text for the strip's axis label.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the axis label text for the strip. |
#Remarks
NOTE
If the Axis
#Implements
DevExpress.Charts.Native.IStrip.AxisLabelText
See Also