Please be advised that this ComponentOne software tool is accompanied by various sample projects and/or demos, which may make use of other ComponentOne development tools included with ComponentOne Studio Enterprise.
C# Samples
The following pages within the ControlExplorer sample installed with ASP.NET Web Forms Edition detail the C1CandlestickChart control's functionality:
Sample |
Description |
Overview |
Demonstrates some of the basic features of the C1CandlestickChart. The source in this sample will show you how to add label text to the legend; how to style the chart; and how to populate the chart with data. |
BarFormatter |
Demonstrates using the CandlestickFormatter option to style the data. |
HighLow |
Demonstrates using the C1CandlestickChart in hl mode. This mode creates a HighLow chart. |
Hloc |
Demonstrates using the C1CandlestickChart in hloc mode. This mode creates a HighLowOpenClose chart. |
HlocColor |
Demonstrates using the SeriesStyles option to style the chart. |