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