Starts the pie 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 pie 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. |