ChartDirector 7.1 (.NET Edition)

DrawArea.getWidth


Usage

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

Description

Gets the width of the drawing surface in pixels.

Arguments

None

Return Value

The width of the drawing surface in pixels.