<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapChart Class / ShowTitle Property

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