ChartDirector 7.1 (.NET Edition)

PlotArea.getWidth


Usage

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

Description

Gets the width of the plot area in pixels.

Arguments

None

Return Value

The width of the plot area in pixels.