ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Chart Class / DisplayTypeSelector Property

In This Topic
    DisplayTypeSelector Property
    In This Topic
    Gets the properties for extended chart types.
    Syntax
    'Declaration
     
    Public Property DisplayTypeSelector As Boolean
    public bool DisplayTypeSelector {get; set;}
    See Also