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