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