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