| ChartFactoryGetAreaChart Method (HtmlImage, String) |
实例化区域图对象
Namespace: Appkit.Web.ChartAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static AreaChart GetAreaChart(
HtmlImage img,
string templateDoc
)
Parameters
- img
- Type: System.Web.UI.HtmlControlsHtmlImage
- templateDoc
- Type: SystemString
Return Value
Type:
AreaChart
See Also