Starts the bar chart wizard.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public override void RunWizard () |
Visual Basic
![]() |
---|
Public Overrides Sub RunWizard () |
Call this method to start the bar chart wizard at runtime and let the user customize the chart.
![]() |
---|
Changes made to the chart through the wizard during run time are not serialized. |