Version

Search Results

Doughnut Chart

Doughnut Chart Clicking the links below will lead you to important information about 2D doughnut charts: About 2D Doughnut Charts — Gives you a brief description of 2D doughnut charts, and explains why you would want to use them. Working with 2D Doughnut Chart Data — Provides information on the type of data necess...

Doughnut Chart

Doughnut Chart Clicking the links below will lead you to important information about 3D doughnut charts: About 3D Doughnut Charts — Gives you a brief description of 3D doughnut charts, and explains why you would want to use them. Working with 3D Doughnut Chart Data — Provides information on the type of data necess...

Drilldown

Drilldown Click the links below to learn about drill-down charts, which allow users to navigate through summary data to more detailed data by clicking a chart element. Introduction to Drilldown Charts Set Up Drilldown Charts * * Creating a Drilldown Chart

Ellipse Annotations

Ellipse Annotations Note Note Note : For an example procedure on how to create chart annotations, see Create Annotations. The following properties affect all Ellipse Annotations: FillColor --This property is effectively a shortcut to PE.Fill . For simple ellipse coloring, just set the FillColor; for more advanced ...

Click Events

Click Events When using the Chart component, there are different click events exposed for your use. These events allow your end user to interact with the Chart component through mouse clicks. For example, based on the data value your end users click on, you could perform certain logic. The click events available a...

Export to PDF

Export to PDF This topic shows how you can export your chart to a PDF file or an XPS file. Note Note This topic assumes that you already created a chart. For information on how to create a chart, see Getting Started with Chart. When you save and run your application after completing the following steps, your chart...

Exporting Numerous Charts to a PDF

Exporting Numerous Charts to a PDF Exporting many charts to one Portable Document Format (PDF) file is a common scenario. This walkthrough will show you how to: export four charts to one PDF file position the charts within the PDF file Note Note This topic assumes that you already created a chart. For information ...

Exporting to PDF

Exporting to PDF This feature allows you to export your chart to either a Portable Document Format (PDF) file or an XML Paper Specification (XPS) file in only a few lines of code. Exporting your chart to PDF works in conjunction with the Document Engine. For more information on the Document Engine, see Infragistic...

FillSceneGraph Event

FillSceneGraph Event The FillSceneGraph event replaces the need to create a custom layer class. Instead of implementing an ILayer interface, you can simply handle the chart’s FillSceneGraph event and modify the scene graph directly. The FillSceneGraphEventArgs object, which is passed in to the FillSceneGraph event...

Funnel Chart

Funnel Chart Clicking the links below will lead you to important information about 2D funnel charts: About 2D Funnel Charts — Gives you a brief description of 2D funnel charts, and explains why you would want to use them. Working with 2D Funnel Chart Data — Provides information on the type of data necessary to gen...