FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles Namespace / CommonChartStyle Class
Members

In This Topic
    CommonChartStyle Class
    In This Topic
    The CommonChartStyle contains display attributes that determine the general appearance of the C1.Win.Chart.FlexChart chart.
    Object Model
    CommonChartStyle Class
    Syntax
    'Declaration
     
    Public Class CommonChartStyle 
       Inherits C1.Win.Themes.BaseStyle
    public class CommonChartStyle : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Chart.Styles.CommonChartStyle

    See Also