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