ComponentOne FlexPivot for WinForms
ChartTitle Property

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotChart Class : ChartTitle Property
Sets the title of the C1FlexPivotChart.
Syntax
'Declaration
 
Public WriteOnly Property ChartTitle As System.String
public System.string ChartTitle {set;}
Remarks
If ChartTitle is not set (or set to null), C1FlexPivotChart will use the title of the current view.
See Also

Reference

C1FlexPivotChart Class
C1FlexPivotChart Members