FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRounding Class / LeftBottom Property

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