ChartDirector 7.1 (.NET Edition)

BaseChart.getAbsOffsetX


Usage

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

Description

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

Arguments

None

Return Value

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