FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DArea Class / MarginBottom Property

In This Topic
    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