ChartDirector 5.1 (.NET Edition)

BaseChart.getAbsOffsetX


Usage

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

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.