See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

MarginBottom Property

Gets or sets the bottom margin of the chart image.

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

Example

[C#] 

Chart.MarginBottom = 20;

[Visual Basic] 

Chart.MarginBottom = 20

See Also

Chart Class  | Chart Members

 

 


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