|
SharpPlot Reference > SharpPlot Enumerations > ChartType Enumeration ChartType Enumeration
Chart types which may be used with DrawMultiple to create a trellis automatically.
public enum ChartType
Members
| BarChart | Bar Chart | | DialChart | Dial Chart | | Histogram | Histogram | | LineGraph | Line Graph | | None | No chart | | PieChart | Pie Chart | | PolarChart | Polar Chart | | ScatterPlot | Scatter Plot | | VennDiagram | Venn Diagram | | XBarChart | XBar Chart |
RequirementsNamespace: Causeway Assembly: SharpPlot (in sharpplot.dll)
See also ...SharpPlot Members | SharpPlot.DrawMultiple Method
Send comments on this topic © Dyalog Ltd 2021
|