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

In This Topic
ShowHeaders Property (FlexPivotChart)
In This Topic
Gets or sets a value that determines whether the chart should display group headers.
Syntax
'Declaration
 
Public Property ShowHeaders As Boolean
 
Remarks
It applies only when ShowHierarchicalAxes = true.
See Also