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