Skip to main content

ChartDesigner.ShowDialog Method

Name Parameters Description
ShowDialog() none Invokes the Chart Designer for the chart control.
ShowDialog(UserLookAndFeel, Boolean) lookAndFeel, topMost Invokes the Chart Designer for the chart control with the Look And Feel painting scheme applied and specified topmost parameter indicating whether the chart wizard is the topmost dialog box..
ShowDialog(UserLookAndFeel) lookAndFeel Invokes the Chart Designer for the chart control with Look And Feel painting scheme applied.
ShowDialog(Boolean) topMost Invokes the Chart Wizard for the chart control with the specified topmost parameter indicating whether the chart wizard is displayed on top.