Gets the height of the control.
[Visual Basic]
Overridable Public Property Height As Unit
[C#]
virtual public Unit Height {get;set;}
[Delphi]
public property Height: Unit read get_Height write set_Height;
See Also
C1WebChart Class | C1WebChart Members | C1.Web.C1WebChart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |