| Contents > Enumerations | Index |
ChartType Enumeration
Chart types which may be used with DrawMultiple to create a trellis automatically.
public enum ChartType
Members
| None | No chart |
| BarChart | Bar Chart |
| DialChart | Dial Chart |
| Histogram | Histogram |
| LineGraph | Line Graph |
| PieChart | Pie Chart |
| PolarChart | Polar Chart |
| ScatterPlot | Scatter Plot |
| VennDiagram | Venn Diagram |
| XBarChart | XBar Chart |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
