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