'Declaration Public Function ShowChartsEditor() As Boolean
'Usage Dim instance As ChartControl Dim value As Boolean value = instance.ShowChartsEditor()
public bool ShowChartsEditor()
Return Value
true if the user clicked on the ok button, false otherwise