TitleMargin property

Applies to

TAxis

Declaration

property TitleMargin: Integer read write; published

Description

This property determine the distance between plot axis and Title text, 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.