IChartAxis.PositionOffsetValue

Syntax

PositionOffsetValue: Double;

Description

The PositionOffsetValue property sets the distance, by which the axis is offset.

Comments

The value is set in millimeters.

On the specified positive value the axis is offset opposite from the plot area. On the negative value it is offset inside the plot area.

Example

The example of use is given in the IChartAxis.PositionOffset property.

See also:

IChartAxis