FormatString property

Applies to

TAxis

Declaration

property FormatString: string read write; published

Description

FormatString property has two modes depend on LabelDateTime property value. Usually you use numeric format, and this property just convert TFormat record to the string representation and vice versa. Format string looks like one for the Format() function. If LabelDateTime=true, this property keeps format specifier FDateDimeFormat used in FormatDateTime().