ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartTypeConfig Class / PropertiesTypes Property

In This Topic
    PropertiesTypes Property
    In This Topic
    Gets the property types for the chart.
    Syntax
    'Declaration
     
    Public ReadOnly Property PropertiesTypes As KeyValuePair()
    public KeyValuePair[] PropertiesTypes {get;}
    See Also