ComponentOne FlexReport for WinForms
MarginLeft Property (Chart2DArea)

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

Reference

Chart2DArea Class
Chart2DArea Members