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