See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

MarginTop Property

Gets or sets the top margin of the chart image.

[Visual Basic]
Public Property MarginTop As Integer
[C#]
public int MarginTop {get; set;}

Example

[C#] 

Chart.MarginTop = 20;

[Visual Basic] 

Chart.MarginTop = 20

See Also

Chart Class  | Chart Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.