FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartVisualEffectsStyle.EdgeStyle Class / Rounding Property

In This Topic
    Rounding Property (ChartVisualEffectsStyle.EdgeStyle)
    In This Topic
    Gets or sets the radius rounding for rectangular elements. When Scalable property is true it is measured in relative units, otherwise - in pixels.
    Syntax
    'Declaration
     
    Public Property Rounding As Single
    public float Rounding {get; set;}
    See Also