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

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