'DeclarationPublic Property ChartSpaceShapePropertiesXml As String
'UsageDim instance As ExtensionChart Dim value As String instance.ChartSpaceShapePropertiesXml = value value = instance.ChartSpaceShapePropertiesXml
public string ChartSpaceShapePropertiesXml {get; set;}