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

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