Member of:
ChartSection object
Description:
Represents all bar chart properties:
Example:
This example illustrates how to enable bar values of bar charts:
ActiveDocument.Sections["Chart"].BarChart.ShowBarValues = true
Properties:
Read-write: Property ClusterBy As BqClusterBarType, Property ShowBarValues As Boolean