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