Back to Devexpress

ChartDesigner.ShowDialog Method

windowsforms-devexpress-dot-xtracharts-dot-designer-dot-chartdesigner-dot-showdialog.md

latest1.6 KB
Original Source

ChartDesigner.ShowDialog Method

NameParametersDescription
ShowDialog()noneInvokes the Chart Designer for the chart control.
ShowDialog(UserLookAndFeel, Boolean)lookAndFeel, topMostInvokes 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)lookAndFeelInvokes the Chart Designer for the chart control with Look And Feel painting scheme applied.
ShowDialog(Boolean)topMostInvokes the Chart Wizard for the chart control with the specified topmost parameter indicating whether the chart wizard is displayed on top.