ChartDirector 7.1 (.NET Edition)

BaseChart.getAbsOffsetY


Usage

[C#]public int getAbsOffsetY();
[VB]Public Function getAbsOffsetY() As Integer

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.