SetTick(Value: Integer);
Value. Numeric value that determines place of tick mark setting. The value is specified in the range [Min, Max].
The SetTick method sets a tick mark in the specified position.
The SetTick method is used if the TickStyle property = Manual. Set the Frequency property to 1. In this case the start and end tick marks are set automatically, the other tick marks are set by the SetTick method. Tick mark position is calculated proportionally to the Value value and values of the Min and Max properties.
See also: