ImageEn, unit rulerbox

TRulerBox.MinLabelSpacing

TRulerBox.MinLabelSpacing

Declaration

property MinLabelSpacing: Integer;

Description

Specifies the spacing between (center of) labels. To reduce crowding, labels positioned closer than this value are not shown.
If MinLabelSpacing is 0 then labels are always drawn.

Default: 30

Example

RulerBox1.MinLabelSpacing := 50;

See Also

Frequency
LabelFreq