MarginBottom Property (Chart2DArea)
In This Topic
Gets or sets the bottom margin of chart area in twips. -1 will allow for margin auto-positioning.
Syntax
'Declaration
Public Property MarginBottom As Double
public double MarginBottom {get; set;}
See Also