A Chart picture is worth a 1,000 words... This adage rings especially true when it comes to charting. Charts summarize and illuminate patterns in data in a way that long tables of numbers simply cannot.
BI Studio is an encompassing set of charts for business intelligence projects or applications. The Chart Controls suite offers a wide array of chart types and charting features. The Chart Controls offer all of the standard chart types: line charts bar charts, pie charts, column charts, stack charts and so forth - as well as more specialized ones, like pyramid and bubble charts.
The Chart Controls suite offers a comprehensive set of charting features, including support for multiple series, customizable legends, trend lines, and labels. And the Chart Controls makes it easy to sort, search, filter, group, and export the chart data.
Chart designer allows you to add standard and advanced charts to your apps. It provides and an wizard which guide you through customizing the chart's look and feel and specifying its data source.
The Chart Designer allows you to add new Data Series, Labels, Titles, Axes and other options.
Chart area represents a chart area on the chart image. Within any given chart, the inner plot position is the rectangular area, inside the x and y-axis lines, where the data points are drawn. The plot position is the rectangular area that encompasses the inner plot position, the tick marks, and the axis labels. The chart area is the rectangular area that encompasses the plot position, the tick marks, the axis labels and the axis titles on the chart.
When you use Shape chart types, which include pie, doughnut, funnel, pyramid, polar, and radar charts, the inner plotting position defines the size of the chart type shape. A Chart Area Objekt:
· Uses one distinct inner plotting area.
· Is used to plot one or more chart series.
· Has primary and secondary x and y-axes, except for pie and doughnut chart types.
The data series or chart series are used to show data as a chart type (bar, column, line etc.). A data series stores data point objects and also stores attributes of the data series. For example, a data series has a color attribute, background image attribute, background gradient attribute, and so forth.
The data point objects that belong to a series also have their own attributes. Normally, if the same attribute is set for a data point and the series to which it belongs, the data point attribute has precedence. When a series is created, it is automatically assigned to the chart area object named "Default", or to the first available chart area in the chart area collection if the "Default" objects does not exist.
The Chart type determines the type of chart that will be used to plot this series, if it is drawn. The hart type that will be used to represent the series. The following chart types are available:
Chart Type |
Description |
|
Area |
Area chart type. |
|
Bar |
Bar chart type. |
|
BoxPlot |
Box plot chart type. |
|
Bubble |
Bubble chart type. |
|
Candlestick |
Candlestick chart type. |
|
Column |
Column chart type. |
|
Doughnut |
Doughnut chart type. |
|
ErrorBar |
Error bar chart type. |
|
FastLine |
FastLine chart type. |
|
FastPoint |
FastPoint chart type. |
|
Funnel |
Funnel chart type. |
|
Kagi |
Kagi chart type. |
|
Line |
Line chart type. |
|
Pie |
Pie chart type. |
|
Point |
Point chart type. |
|
PointAndFigure |
PointAndFigure chart type. |
|
Polar |
Polar chart type. |
|
Pyramid |
Pyramid chart type. |
|
Radar |
Radar chart type. |
|
Range |
Range chart type. |
|
RangeBar |
RangeBar chart type. |
|
RangeColumn |
Range column chart type. |
|
Renko |
Renko chart type. |
|
Spline |
Spline chart type. |
|
SplineArea |
Spline area chart type. |
|
SplineRange |
Spline range chart type. |
|
StackedArea |
Stacked area chart type. |
|
StackedArea100 |
Hundred-percent stacked area chart type. |
|
StackedBar |
Stacked bar chart type. |
|
StackedBar100 |
Hundred-percent stacked bar chart type. |
|
StackedColumn |
Stacked column chart type. |
|
StackedColumn100 |
Hundred-percent stacked column chart type. |
|
StepLine |
StepLine chart type. |
|
Stock |
Stock Chart type. |
|
ThreeLineBreak |
ThreeLineBreak chart type. |