Skip to main content
A newer version of this page is available. .

ChartWizard.ShowDialog Method

Name Parameters Description
ShowDialog() none Invokes the Chart Wizard for the chart control.
ShowDialog(UserLookAndFeel, Boolean) lookAndFeel, topMost Invokes the Chart Wizard for the chart control with the Look And Feel painting scheme applied and specified topmost parameter indicating whether the chart wizard is displayed topmost.
ShowDialog(UserLookAndFeel) lookAndFeel Invokes the Chart Wizard 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.