Bullet object, (Live) BlockChart object, (Live) FunnelChart object, (Live) LineChart object, (Live) PieChart object, (Live) RadarChart object, Slider object, Speedometer object, Thermometer object, TrafficLight object
Returns or sets a comment (tooltip) for a gauge object or (Live) chart object. Comments typically show description or supplemental information about the object and display when the user hovers the cursor over an object without selecting it.
Read-write, String
This example shows how to set a comment for a bullet object:
ActiveDocument.Sections["Dashboard"].Shapes["Bullet"].Comments = "SouthWestern Sales - 1st quarter"