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


In This Topic
    ChartBorder Class Members
    In This Topic

    The following tables list the members exposed by ChartBorder.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ChartBorder class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the border style.  
    Public PropertyGets or sets the border color.  
    Public PropertyGets the ChartRounding object that controls the rounding of corners.  
    Public PropertyGets to sets the thickness of the border, in twips.  
    Top
    Public Methods
     NameDescription
    Public MethodResets the BorderStyle to default state.  
    Public MethodResets the Color to default state.  
    Public MethodResets the Rounding to default state.  
    Public MethodResets the Thickness to default state.  
    Public MethodReturns false if BorderStyle is in default state.  
    Public MethodReturns false if Color is in default state.  
    Public MethodReturns false if Rounding is in default state.  
    Public MethodReturns false if Thickness is in default state.  
    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