TdxGaugeQuantitativeScaleOptionsView.MinorTickCount Property
Specifies the number of tick marks displayed between every two adjacent major tick marks on a quantitative scale.
#Declaration
property MinorTickCount: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use this property to change the number of minor tick marks indicating the intermediate positions between every two labeled values. If you set the MinorTickCount property to 0, only the major tick marks are displayed.
Note
If you need to disable both minor and major tick marks, set the Show