ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintDocument Class / ShowChart Property

In This Topic
    ShowChart Property
    In This Topic
    Gets or sets a value that determines whether the OlapChart is displayed in the report.
    Syntax
    'Declaration
     
    Public Property ShowChart As System.Boolean
    public System.bool ShowChart {get; set;}
    See Also