'宣言
<Foundation.ExportAttribute("SelectionMode")> <System.ComponentModel.BrowsableAttribute(True)> Public Property SelectionMode As ChartSelectionModeType
[Foundation.Export("SelectionMode")] [System.ComponentModel.Browsable(true)] public ChartSelectionModeType SelectionMode {get; set;}