Runs the wizard associated with the given chart type.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public virtual void RunWizard () |
Visual Basic
![]() |
---|
Public Overridable Sub RunWizard () |
Call this method to start the chart wizard at runtime and let the user customize the chart. Overridden by all dependent classes.
![]() |
---|
Changes made to the chart through the wizard during run time are not serialized. |