ComponentOne FlexReport for WinForms
ChartBorder Class Members
Properties  Methods  Events

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartBorder Class

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 MethodOverridden.   
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
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
Top
See Also

Reference

ChartBorder Class
C1.Win.FlexReport.Chart Namespace