FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRounding Class / RightBottom Property

In This Topic
    RightBottom Property (ChartRounding)
    In This Topic
    Gets or sets the rounding radius for the right bottom corner of the border, in twips.
    Syntax
    'Declaration
     
    Public Property RightBottom As Double
    public double RightBottom {get; set;}
    Remarks
    Setting this property will override the All property value for the RightBottom region of the border.
    See Also