menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartWizardForm - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartWizardForm

    Provides the wizard dialog to configure the chart control.

    Inheritance
    System.Object
    Office2007Form
    ChartWizardForm
    Inherited Members
    Office2007Form.AllowRoundedCorners
    Office2007Form.ApplyAeroTheme
    Office2007Form.ApplyScaleToControl(Single)
    Office2007Form.AutoScroll
    Office2007Form.CaptionAlign
    Office2007Form.CaptionBarHeight
    Office2007Form.CaptionBarHeightMode
    Office2007Form.CaptionFont
    Office2007Form.CaptionForeColor
    Office2007Form.ColorScheme
    Office2007Form.ColorSchemeIsManaged
    Office2007Form.ColorTable
    Office2007Form.CreateAccessibilityInstance()
    Office2007Form.CreateParams
    Office2007Form.DisableOffice2007Style
    Office2007Form.DropShadow
    Office2007Form.EnableDpiAware
    Office2007Form.EnableTouchMode
    Office2007Form.IsActive
    Office2007Form.IsRightToLeft
    Office2007Form.OnActivated(EventArgs)
    Office2007Form.OnColorSchemeChanged()
    Office2007Form.OnHandleCreated(EventArgs)
    Office2007Form.OnLoad(EventArgs)
    Office2007Form.OnLocationChanged(EventArgs)
    Office2007Form.OnPaintBackground(PaintEventArgs)
    Office2007Form.OnRightToLeftChanged(EventArgs)
    Office2007Form.OnRightToLeftLayoutChanged(EventArgs)
    Office2007Form.OnShown(EventArgs)
    Office2007Form.OnStyleChanged(EventArgs)
    Office2007Form.ResetDropShadow()
    Office2007Form.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
    Office2007Form.SetClientSizeCore(Int32, Int32)
    Office2007Form.UseOffice2007SchemeBackColor
    Office2007Form.WndProc(Message)
    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Windows.dll
    Syntax
    public class ChartWizardForm : Office2007Form

    Constructors

    ChartWizardForm(ISite)

    Initializes a new instance of the ChartWizardForm class.

    Declaration
    public ChartWizardForm(ISite site)
    Parameters
    Type Name Description
    System.ComponentModel.ISite site

    The site.

    Methods

    ShowWizard(ChartControl)

    Shows the wizard.

    Declaration
    public void ShowWizard(ChartControl chart)
    Parameters
    Type Name Description
    ChartControl chart

    The chart.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved