IChartLabel.IncludeMarkerOffset

Syntax

IncludeMarkerOffset: Boolean;

Description

The IncludeMarkerOffset property allows taking into account and include into offset margin the marker size when offsetting a label.

Comments

If the property is set to True, a label is to be offset from the appropriate marker edge (left or right, top or bottom). If the property is set to False, the label is offset from a series point and not from a marker edge.

See also:

IChartLabel