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

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