ComponentOne FlexReport for WinForms
ChartRounding Class Members
Properties  Methods  Events

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

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

Reference

ChartRounding Class
C1.Win.FlexReport.Chart Namespace