ComponentOne FlexReport for WinForms
ChartStyle Class Members
Properties  Methods  Events

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

The following tables list the members exposed by ChartStyle.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of ChartStyle object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether text automatically wraps.  
Public PropertyGets or sets the background color.  
Public PropertyGets or sets the second background color for gradient or hatch background.  
Public PropertyGets the ChartBorder object.  
Public PropertyGets or sets the C1.Win.FlexReport.FontHolder object.  
Public PropertyGets or sets the foreground color.  
Public PropertyGets or sets the style of gradient background filling.  
Public PropertyGets or sets the style of hatch background filling.  
Public PropertyGets or sets the text horizontal alignment.  
Public PropertyGets or sets the image alignment.  
Public PropertyGets or sets a value indicating whether the background is opaque.  
Public PropertyGets or sets the text rotation.  
Public PropertyGets or sets the text vertical alignment.  
Public PropertyGets or sets a value indicating whether text is displayed vertically.  
Top
Public Methods
 NameDescription
Public MethodOverridden.   
Public MethodResets the Autowrap to default state.  
Public MethodResets the BackColor to default state.  
Public MethodResets the BackColor2 to default state.  
Public MethodResets the Border to default state.  
Public MethodResets the Font to default state.  
Public MethodResets the ForeColor to default state.  
Public MethodResets the GradientStyle to default state.  
Public MethodResets the HatchStyle to default state.  
Public MethodResets the HorizontalAlignment to default state.  
Public MethodResets the ImageAlignment to default state.  
Public MethodResets the Opaque to default state.  
Public MethodResets the Rotation to default state.  
Public MethodResets the VerticalAlignment to default state.  
Public MethodResets the VerticalText to default state.  
Public MethodReturns false if Autowrap is in default state.  
Public MethodReturns false if BackColor is in default state.  
Public MethodReturns false if BackColor2 is in default state.  
Public MethodReturns false if Border is in default state.  
Public MethodReturns false if Font is in default state.  
Public MethodReturns false if ForeColor is in default state.  
Public MethodReturns false if GradientStyle is in default state.  
Public MethodReturns false if HatchStyle is in default state.  
Public MethodReturns false if HorizontalAlignment is in default state.  
Public MethodReturns false if ImageAlignment is in default state.  
Public MethodReturns false if Opaque is in default state.  
Public MethodReturns false if Rotation is in default state.  
Public MethodReturns false if VerticalAlignment is in default state.  
Public MethodReturns false if VerticalText 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

ChartStyle Class
C1.Win.FlexReport.Chart Namespace