ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartTypeConfig Class / CoreStyleType Property

In This Topic
    CoreStyleType Property
    In This Topic
    Gets the core style type for the chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property CoreStyleType As Type
    public Type CoreStyleType {get;}
    See Also