C1WebChart3D leverages the power of the C1Chart3D control to create the charts. C1Chart3D is a popular and powerful WinForms control that allows you to create various types of charts to display complex data. You can use C1Chart3D's visual designers to help simplify working with the object model.
You have complete control to create a powerful and enhancing chart by using one or more of the following visual designers:
• Invoking the Smart Tag
You can easily set common properties for the C1WebChart3D control using its smart tag. For more information about the smart tag in C1WebChart3D, see C1WebChart3D Smart Tag.
• Invoking the Chart3D Wizard
You can easily set up a chart using the built-in chart wizard. For more information on using the Chart Wizard, see Working with the Chart3D Wizard.
• Invoking the Chart3D Properties Designer
The Chart3D Properties designer provides an easy and interactive way to create and modify a new or existing chart. The Chart3D Properties designer also provides more options to address specific details with the design of the chart you are developing. For more information on the Chart3D Properties designer in C1Chart, see Working with the Chart3D Properties Designer.
• Invoking the Context Menu
You can easily configure the C1WebChart3D control at design time by using its associated context menu. For more information on C1WebChart3D context menu, see the C1WebChart3D Context Menu.
• Invoking the Collection Editors
C1WebChart3D provides collection editors which conveniently allows the user to edit Chart Area elements such as Axes, ChartGroups such as ChartStyles, ColumnLabels, ContourStyles, data labels, and Contour levels.
For more information on C1WebChart3D's design-time editors, see C1Chart3D Collection Editors.
• Showing the C1WebChart3D Control's Properties
You can access the properties for the C1WebChart3D control simply by right-clicking on the control and selecting Properties or by selecting the class from the drop-down box of the Properties window.