ComponentOne FlexReport for WinForms
ChartStyle Class
Members 

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartStyle Class
Represents the appearance of various elements of a chart, including the chart itself, the chart area, legend, header, footer and labels. Typically, an object's style and/or one or more of its properties are inherited from the object's parent style or its default style.
Object Model
ChartStyle Class
Syntax
'Declaration
 
Public Class ChartStyle 
   Inherits ChartPropertyBagObject
public class ChartStyle : ChartPropertyBagObject 
Inheritance Hierarchy

System.Object
   C1.Win.FlexReport.Chart.ChartObject
      C1.Win.FlexReport.Chart.ChartPropertyBagObject
         C1.Win.FlexReport.Chart.ChartStyle

See Also

Reference

ChartStyle Members
C1.Win.FlexReport.Chart Namespace