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