IMajorTickmark.AllowTickOverlap Property
Gets or sets whether minor tickmarks are displayed at the positions where major tickmarks are displayed.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.1.Core.dll
NuGet Package: DevExpress.Gauges.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if minor tickmarks are displayed at the positions where major tickmarks are displayed; otherwise, false. |
Remarks
See Also