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