See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Height Property

Gets or sets the height of the chart image.

[Visual Basic]
Overrides Public Property Height As Unit
[C#]
public override Unit Height {get; set;}

Example

[C#] 

Chart.Height = 350;

[Visual Basic] 

Chart.Height = Unit.Parse(350)

See Also

Chart Class  | Chart Members

 

 


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