property Bar.Shortcut as String
Specifies a value that indicates a shortcut for the current bar.

TypeDescription
String A String expression that indicates the shortcut of the bar
The Shortcut property adds a shortcut to this bar. Use the Add method to add new type of bars to the chart. Use the Shortcut property to redefine a known bar. For instance, you can define the bar "Task%Progress:Split", and rename it to  "Task", and so all Task bars will be divided by the nonworking area, and may display percent values, in other words, you redefined the Task bars.