ChartDirector 7.1 (.NET Edition)

BaseChart.getWidth


Usage

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

Description

Gets the width of the chart.

Arguments

None

Return Value

An integer representing the width of the chart.