ComponentOne FlexReport for WinForms
MarginBottom Property (Chart2DArea)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DArea Class : MarginBottom Property
Gets or sets the bottom margin of chart area in twips. -1 will allow for margin auto-positioning.
Syntax
'Declaration
 
Public Property MarginBottom As System.Double
public System.double MarginBottom {get; set;}
See Also

Reference

Chart2DArea Class
Chart2DArea Members