(Live) BarChart object, (Live) BlockChart object, Bullet object, (Live) FunnelChart object, (Live) LineChart object, (Live) LineChart object, (Live) PieChart object, (Live) RadarChart object, Thermometer object, Slider object, Speedometer object, TrafficLight object
Represents objects that are visible, such as tickmarks and categories, in a (Live) Chart or gauge.
This example shows how to make the legend and tickmarks available for the Bullet gauge.
ActiveDocument.Sections["Dashboard"].Shapes["Bullet"].Legend.Visible = true ActiveDocument.Sections["Dashboard"].Shapes["Bullet"].TickMark.Visible = true
None
None
CategoryAxis object, ColorRanges collection, FactsAxis object, Legend object, Marker object, NumericRange object, TickMark object, Title object, ValueLabels object