ChartShortcutKeyCollection Properties
The collection that stores keyboard shortcuts.Name | Description |
---|---|
Count | Returns the number of the shortcut keys that the collection stores. |
Item[Int32] | Returns a shortcut key by its zero-based index. |
See Also