ChartDirector 7.1 (C++ Edition)

BaseChart.getAbsOffsetY


Usage

int getAbsOffsetY();

Description

Gets the y offset of the chart relative to the outermost MultiChart container.

Arguments

None

Return Value

An integer representing the y offset in pixels relative to the outermost MultiChart container, or 0 if the chart is not within a MultiChart container.