IsLinked property

Applies to

TAxis

Declaration

property IsLinked: Boolean read write default false; published

Description

If this flag is set, axis scale is linked to another axis. Axis direction (X or Y) must be the same. In this mode, axis serves as an additional visual marker, and its labels calculated by the values of labels in paired axis and by its Expression using special event handler. Typical use of this mode includes scaling factors (inches and centimeters), or reverse scale (1/T - T, Hz - 1/cm).