Chart8 2D Samples > Visual Basic Samples |
Sample |
Description |
2d-ppg |
This demo uses the Chart2D control. |
actions |
Shows how to control end-user interaction with a chart.This demo uses the Chart2D control. |
alarmz |
This demo uses the Chart2D control. |
box |
This demo uses the Chart2D control. |
bubbles |
Shows how to create a Bubble Chart and how to determine when the mouse is over a data point. This demo uses the Chart2D control. |
cg2bands |
This demo uses the Chart2D control. |
chlabels |
Shows several uses for ChartLabels, and how to program them. This demo uses the Chart2D control. |
databind |
This demo uses the Chart2D control. |
datastyl |
Shows how to use point-specific data styles and how to change elements of the axis data style. Also depicts how to determine when the mouse is over a data point or an element of the legend. This demo uses the Chart2D control. |
errorbar |
Shows how to create an Error Bar chart. This demo uses the Chart2D control. |
float |
Shows how to create a Floating Stacked Bar Chart. This demo uses the Chart2D control. |
hlcandle |
Shows how to program HiLo, HiLoOpenClose, Candle and Complex Candle Charts. This demo uses the Chart2D control. |
images |
Illustrates how to add bitmaps or Windows metafiles to different chart elements. This demo uses the Chart2D control. |
ionize |
Shows how to create a Pareto Chart. A Pareto Chart is a combination bar and plot chart, where the bars represent some data, and the plot usually represents the cumulative total for each bar. This demo uses the Chart2D control. |
multi |
This demo uses the Chart2D control. |
pareto |
Shows how to create a Pareto Chart. A Pareto Chart is a combination bar and plot chart, where the bars represent some data, and the plot usually represents the cumulative total for each bar. This demo uses the Chart2D control. |
pie |
This demo uses the Chart2D control. |
polar |
Shows how to create a Polar Chart. This demo uses the Chart2D control. |
print-it |
This demo uses the Chart2D control. |
radar |
Shows how to create a Radar Chart. This demo uses the Chart2D control. |
ranges |
This demo uses the Chart2D control. |
scatter |
This demo uses the Chart2D control. |
scrolltm |
Shows how to program TimeLabels annotation along the X-axis and how to use a marker to track mouse location over a chart. It also adds a text label to a specific coordinate location. This demo uses the Chart2D control. |
sfarray |
Demonstrates a high performance method for adding data to, or extracting data from, the chart. Shows how to set data in the chart point by point, one series at a time, and all at once using a two-dimensional array. This demo uses the Chart2D control. |
spectra |
This demo uses the Chart2D control. |
stack |
Highlights the available types of stacking charts. This demo uses the Chart2D control. |
stripper |
This demo uses the Chart2D control. |
sweep |
This demo uses the Chart2D control. |