Axis2D.TickmarksCrossAxis Property
In This Article
Specifies whether or not the axis tick marks are drawn across the axis.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true for the tick marks to cross the axis; otherwise false. |
#Implements
DevExpress.Xpf.Charts.Native.ITickmarksOwner.TickmarksCrossAxis
See Also