Funnel Chart Clicking the links below will lead you to important information about 3D funnel charts: About 3D Funnel Charts — Gives you a brief description of 3D funnel charts, and explains why you would want to use them. Working with 3D Funnel Chart Data — Provides information on the type of data necessary to gen...
Gantt Chart Clicking the links below will lead you to important information about gantt charts: About Gantt Charts — Gives you a brief description of gantt charts, and explains why you would want to use them. Working with Gantt Chart Data — Provides information on the type of data necessary to generate gantt chart...
Getting Started with Chart Click the links below to find information on how you can get up and running quickly with the Chart control: Adding Chart to a Form — Guides you through setting up a basic Chart on a form. Default Preset — Provides information on working with Chart’s default preset, which automatically en...
Grid Lines Grid lines are lines that are printed perpendicular to an axis at Major and Minor intervals. Their appearances are controlled by the UltraChart.Axis.n.MajorGridlines and UltraChart.Axis.n.MinorGridlines properties, where n is the letter of the axis in context (X, X2, Y, Y2, Z, or Z2). For a numeric or d...
Heat Map Chart Clicking the links below will lead you to important information about 2D heat map charts: About 2D Heat Map Charts — Gives you a brief description of 2D heat map charts, and explains why you would want to use them. Working with 2D Heat Map Chart Data — Provides information on the type of data necess...
Heat Map Chart Clicking the links below will lead you to important information about 3D heat map charts: About 3D Heat Map Charts — Gives you a brief description of 3D heat map charts, and explains why you would want to use them. Working with 3D Heat Map Chart Data — Provides information on the type of data necess...
Histogram Chart-Specific Properties The following is a list of properties specific to histogram charts: Infragistics.UltraChart.Resources.Appearance.HistogramColumnAppearance Infragistics.UltraChart.Resources.Appearance.HistogramLineAppearance Infragistics.UltraChart.Resources.Appearance.HistogramChartAppearance.C...
Histogram Chart Clicking the links below will lead you to important information about histogram charts: About Histogram Charts — Gives you a brief description of histogram charts, and explains why you would want to use them. Working with Histogram Chart Data — Provides information on the type of data necessary to ...
Implementing a Custom Layer To implement either a new layer or modify an existing layer, you must implement the ILayer interface. This interface exposes all the required properties and methods to implement a new layer. All that is required to implement ILayer is to inherit from the ready-made base class, Layer, in...
Interaction with Chart Click the links below for information related to how you can customize the way in which end users can interact with the Chart control. Exporting to PDF Export to PDF Exporting Numerous Charts to a PDF Scrolling and Scaling Charts Rotate 3D Charts Determine Which Axis is Being Scrolled or Sca...