XY Chart NET 3 Control Reference > Samples |
Sample |
Description |
Sample 1: 2 Profiles, 1 X-Scale, 1 Y-Scale, Toolbar & Legend | This sample demonstrates a basic chart showing Sine and Cosine profiles. |
Sample 2: Trending, 3 Profiles, 1 X-Scale, 1 Y-Scale, Toolbar & Legend | This sample demonstrates continuous trending using random generated y-values. |
Sample 3: NULL Data Points | This sample demonstrates how to omit certain data points from being plotted on the chart by setting its value to NULL. |
Sample 4: 2 X-Scales, 2 Y-Scales, Y-Stacking, No Scrollbars | This sample demonstrates how to generate multiple plots (y-stacks). |
Sample 5: XScaleFactor, YScaleFactor, 2 X-Scales, 2 Y-Scales | This sample demonstrates how to toggle between different scale units. |
Sample 6: Bar Charting | This sample demonstrates how to chart profile data using the bar charting feature. |
Sample 7: Profile Fill | This sample demonstrates how to chart profile data using the profile fill feature. |
Sample 8: Recession Profile | This sample demonstrates a basic economic chart showing recession periods. |
Sample 9: Candle Profile | This sample demonstrates a basic financial chart showing a candle profile with Buy/Sell signals and Notes for specific data points. |