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