| ChartFactory Methods |
The ChartFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAreaChart(HtmlImage) |
实例化区域图对象
| |
| GetAreaChart(HtmlImage, String) |
实例化区域图对象
| |
| GetAreaChartWithId |
实例化区域图对象
| |
| GetBarChart(HtmlImage) |
实例化柱状图对象
| |
| GetBarChart(HtmlImage, String) |
实例化柱状图对象
| |
| GetBarChartWithId |
实例化柱状图对象
| |
| GetGanttChart(HtmlImage) |
实例化甘特图对象
| |
| GetGanttChart(HtmlImage, String) |
实例化甘特图对象
| |
| GetGanttChartWithId |
实例化甘特图对象
| |
| GetHBarChart(HtmlImage) |
实例化水平柱状图对象
| |
| GetHBarChart(HtmlImage, String) |
实例化水平柱状图对象
| |
| GetHBarChartWithId |
实例化水平柱状图对象
| |
| GetLineChart(HtmlImage) |
实例化线形图对象
| |
| GetLineChart(HtmlImage, String) |
实例化线形图对象
| |
| GetLineChartWithId |
实例化线形图对象
| |
| GetPieChart(HtmlImage) |
实例化饼状图对象
| |
| GetPieChart(HtmlImage, String) |
实例化饼状图对象
| |
| GetPieChartWithId |
实例化饼状图对象
| |
| GetPointChart(HtmlImage) |
实例化点状图对象
| |
| GetPointChart(HtmlImage, String) |
实例化点状图对象
| |
| GetPointChartWithId |
实例化点状图对象
|