IMSL C# Numerical Library
Preface
What's in this Manual
Contacting Visual Numerics Support
Chapter 1: Introduction - Chart 2D
Overview
Implicitly Created Nodes
Adding a Chart to an Application
Chapter 2: Charting 2D Types
Scatter Plot
Line Plot
Area Plot
Function Plot
Log and SemiLog Plot
Error Bar Plot
High-Low-Close Plot
Candlestick Chart
Pie Chart
Box Plot
Bar Chart
Grouped Bar Chart
Stacked Grouped Bar Chart
Legend
Contour Chart
Heatmap
Treemap
Histogram
Polar Plot
Dendrogram Chart
Chapter 3: Quality Control and Improvement Charts
Shewhart Charts
Other Control Charts
Process Improvement Charts
ShewhartControlChart and ControlLimit
XbarS and SChart
XbarR and RChart
XbarRCombo Example
XmR
PChart
NpChart
CChart
UChart
EWMA
CuSum
CuSumStatus
Pareto Chart
Cumulative Probability
Chapter 4: Drawing Elements
Line Attributes
Marker Attributes
Fill Area Attributes
FillPaint
Text Attributes
Labels
AxisXY
Axis Label
Axis Title
Axis Unit
Major and Minor Tick Marks
Grid
Custom Transform
Multiple Axes
Background
Colormaps
Tool Tips
Chapter 5: Actions
Picking
Zoom
Printing
Appendix A: Web Server Application
Appendix B: Writing a Chart as a Bitmap Image
Appendix C: Picture-in-Picture