Enum ChartDriver
Selects which charting back end renders the chart: the default, the built-in engine, or TeeChart.
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public enum ChartDriver
Fields
| Name | Description |
|---|---|
| Default | |
| Engine | |
| Teechart |