CrosshairAxisLabelOptions.ActualPattern Property
Gets the actual pattern of the crosshair axis label.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
String | A String value that is the actual pattern. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to ActualPattern |
---|---|
Axis2D |
|
See Also