ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPage Class / ShowTitle Property

In This Topic
    ShowTitle Property (C1OlapPage)
    In This Topic
    Gets or sets whether the chart should include a title.
    Syntax
    'Declaration
     
    Public Property ShowTitle As System.Boolean
    public System.bool ShowTitle {get; set;}
    See Also