ChartDirector 5.1 (.NET Edition)

BaseChart.getWidth


Usage

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

Description

Gets the width of the chart.

Arguments

None

Return Value

An integer representing the width of the chart.