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