C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / ChartTitle Property

In This Topic
ChartTitle Property (FlexPivotChart)
In This Topic
Sets the title of the C1FlexPivotChart.
Syntax
'Declaration
 
Public WriteOnly Property ChartTitle As String
 
Remarks
If ChartTitle is not set (or set to null), C1FlexPivotChart will use the title of the current view.
See Also