ComponentOne 3D Chart for WinForms
3D Chart Design-Time Support / Chart3D Smart Tag
In This Topic
    Chart3D Smart Tag
    In This Topic

    In Visual Studio 2005, the C1Chart3D control includes a smart tag. A smart tag represents a short-cut tasks menu that provides the most commonly used properties in each component/command.

    The C1Chart3D control provides quick and easy access to the designers and common properties through its smart tag.

    To access the C1Chart3D Tasks menu, click on the smart tag () in the upper-right corner of the C1Chart3D control. This will open the C1Chart3D Tasks menu.

    The C1Chart3D Tasks menu operates as follows:

    ChartType

    Clicking on the ChartType's drop-down list box displays a list of available Chart3D chart types to choose from.

    Wizard

    Clicking on the Wizard item opens the Chart3D Wizard designer. For more information about the elements in the Chart3D Wizard dialog box and how to use them, see Working with the Chart3D Wizard.

    Properties

    Clicking on the Properties item opens the Chart3D Properties designer. For more information about the elements in the Chart3D Properties editor and how to use them, see Working with the Chart3D Properties Designer.

    Enable Smart Designer

    Selecting the Enable Smart Designer check box sets the Enabled property to True, and enables the Smart Designer of the C1Chart3D control. The default value is True (checked). For more information about the Smart Designer's elements see, Working with the Smart Designer.

    About C1Chart3D

    Clicking on the About item displays the About C1Chart3D dialog box, which is helpful in finding the version number of C1Chart3D and online resources.

    Dock in parent container

    Clicking on the Dock in parent container link docks the C1Chart3D control inside its parent container.

    See Also