FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartStyle Class
Members

In This Topic
    ChartStyle Class
    In This Topic
    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