| ChartFactoryGetHBarChart Method (HtmlImage) |
实例化水平柱状图对象
Namespace: Appkit.Web.ChartAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static HBarChart GetHBarChart(
HtmlImage img
)
Parameters
- img
- Type: System.Web.UI.HtmlControlsHtmlImage
Return Value
Type:
HBarChart
See Also