See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

JScript

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Width Property

Gets or sets the width of the chart image.

[Visual Basic]
Overrides Public Property Width As Unit
[C#]
public override Unit Width {get; set;}
[JScript]
public override function get,set Width : Unit

Example

[C#] 

Chart.Width = 600;

[Visual Basic] 

Chart.Width = Unit.Parse(600)

See Also

Chart Class  | Chart Members

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.