Gets or sets the top margin of the chart image.
[Visual Basic]
Public Property MarginTop As Integer
[C#]
public int MarginTop {get; set;}
[JScript]
public function get,set MarginTop : int
[C#]
Chart.MarginTop = 20; |
[Visual Basic]
Chart.MarginTop = 20 |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.