AxisBase.TickmarksMinorLength Property
In This Article
Specifies the length (in pixels) of axis minor tickmarks.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the length of the minor tickmarks, in pixels. |
See Also