FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRounding Class
Properties Methods Events


In This Topic
    ChartRounding Class Members
    In This Topic

    The following tables list the members exposed by ChartRounding.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the rounding radius for all corners of the border, in twips.  
    Public PropertyGets or sets the rounding radius for the left bottom corner of the border, in twips.  
    Public PropertyGets or sets the rounding radius for the left top corner of the border, in twips.  
    Public PropertyGets or sets the rounding radius for the right bottom corner of the border, in twips.  
    Public PropertyGets or sets the rounding radius for the right top corner of the border, in twips.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the All to default state.  
    Public MethodResets the LeftBottom to default state.  
    Public MethodResets the LeftTop to default state.  
    Public MethodResets the RightBottom to default state.  
    Public MethodResets the RightTop to default state.  
    Public MethodReturns false if All is in default state.  
    Public MethodReturns false if LeftBottom is in default state.  
    Public MethodReturns false if LeftTop is in default state.  
    Public MethodReturns false if RightBottom is in default state.  
    Public MethodReturns false if RightTop is in default state.  
    Public MethodReturns a string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets one property value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
    Protected MethodIndicates whether one property is modified. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
    Protected MethodNotify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Protected MethodReset one property to default state. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
    Protected MethodOverloaded. Modify the property value. Force to set if equals default value. (Inherited from C1.Win.FlexReport.Chart.ChartPropertyBagObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
    Top
    See Also