Introduction to Drilldown Charts Chart provides the ability to associate detailed data with displayed chart elements. This heightened degree of detail is hidden from users until they click on an associated chart element of interest. The detailed data is then presented in-place by another chart (which may be of a d...
Item and Series Labels In a SetLabelAxis object, data items are grouped into series. Typically when this occurs, a row of data represents a series, and the value in each column for that row represents the items in that series. Therefore, item labels are printed for each data item (column), and series labels are pr...
Label Formatting All the layers in the Chart control have specific information that is associated with label keywords. A label is text that is composed of these keywords. Upon rendering the chart, or at run time, these keywords assume certain values that are replaced on the fly before the layers are blended into t...
Labels This section provides you with useful information about chart text labels, as well as access to task-based procedures on how to customize chart labels. Item and Series Labels Label Formatting Create Multi-Line Chart Labels Customize Labels Using the IRenderLabel Interface Display Labels at Intervals on a Ti...
Layers The topics in this section provide you with detailed information about custom layers, and how they can be defined to give you more flexibility with the type of chart that you are rendering. This section also provides you with access to task-based procedures and tutorials related to chart layering. About Cus...
Legend Click the link below to access a useful task-based procedure on how to customize your chart legend. Customize Chart Legends
Line Annotations Note Note Note : For an example procedure on how to create chart annotations, see Create Annotations. The following properties affect Line annotations: Color Location OffsetMode Offset Style Thickness
Line Appearances The LineChartAppearance.LineAppearances and AreaChartAppearance.LineAppearances properties are collections that contain LineAppearance objects. These properties can be used to customize the appearance of individual lines in line and area charts. The following 2D chart types are supported by this L...
Line Chart Clicking the links below will lead you to important information about 2D line charts: About 2D Line Charts — Gives you a brief description of 2D line charts, and explains why you would want to use them. Working with 2D Line Chart Data — Provides information on the type of data necessary to generate 2D l...
Line Chart Clicking the links below will lead you to important information about 3D line charts: About 3D Line Charts — Gives you a brief description of 3D line charts, and explains why you would want to use them. Working with 3D Line Chart Data — Provides information on the type of data necessary to generate 3D l...