CrosshairAxisLabelOptions.FontStretch Property
Gets or sets the stretch of a crosshair axis label font.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
FontStretch | A FontStretch value. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to FontStretch |
---|---|
Axis2D |
|
Axis3DBase |
|
See Also