Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.v4.4 Assembly / Xceed.Chart Namespace / ChartWizard Class
Members


In This Topic
    ChartWizard Class
    In This Topic
    The ChartWizard class offers a handy user interface for fast editing of charts.
    Object Model
    ChartWizard Class
    Syntax
    'Declaration
     
    <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    Public Class ChartWizard 
    'Usage
     
    Dim instance As ChartWizard
    [ClassInterface(ClassInterfaceType.AutoDual)]
    public class ChartWizard 
    Inheritance Hierarchy

    System.Object
       Xceed.Chart.ChartWizard

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also