LabelMargin property

Applies to

TAxis

Declaration

property LabelMargin: Integer read write; published

Description

Property LabelMargin is read / write at run time and design time. This property determine the distance between plot axis and tick labels, in pixels. It is used and stored in the stream only if Plot's AutoMargins property is set to True. However, internal field is updated every time when axis is painted if AutoMargins=false, so when it set to True, correct initial value is used.