Skip to main content

CrosshairAxisLabelOptions.FontStretch Property

Gets or sets the stretch of a crosshair axis label font.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public FontStretch FontStretch { get; set; }

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