ComponentOne FlexReport for WinForms
MarginTop Property (Chart2DArea)

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

Reference

Chart2DArea Class
Chart2DArea Members