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

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