MX-Frame Library Send comments on this topic.
Chart
MX-Developer > Report - MxReport > Designing a Report > Controls > Chart

Glossary Item Box

Presents data in a graphical manner.

Remarks

The Chart control is a visual control used to display data in a graphical representation. It visualizes the series of points using one of the available 2D chart types or 3D chart types.

At the same time a chart can draw multiple series using different View Types.

A chart control contains multiple visual elements (diagram, axes, titles, labels, strips, constant lines, etc.),

In order to define chart type, its axis, appearance, series, data, diagram, etc developer can avail a wizard.

To run a wizard

  1. Add XRChart control to the report canvas.
  2. Select the control and open Properties window.
  3. At the bottom of the window click Run Wizard.

To add Chart to a report

  1. In Solution Explorer open the desired MxReport component by double clicking it.
  2. Open Toolbox window and expand DX:Reports.vX.X section.
  3. Select XRChart control and drag it to the desired band.
  4. Use chart’s wizard or its properties to define series, data, axis, etc.

To learn more about the control, how to implement it and use it see Developer Express documentation. 

©2009 Metronik. All Rights Reserved.