ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / ChartStyle Class
Members

In This Topic
    ChartStyle Class
    In This Topic
    Specifies visual style for chart elements.
    Syntax
    'Declaration
     
    
    <TypeConverterAttribute(C1.Win.Chart.ChartStyleConverter)>
    Public Class ChartStyle 
    [TypeConverter(C1.Win.Chart.ChartStyleConverter)]
    public class ChartStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Chart.ChartStyle

    See Also