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