ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / ShowTitle Property

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