| ChartFactoryGetPointChartWithId Method |
实例化点状图对象
Namespace: Appkit.Web.ChartAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static PointChart GetPointChartWithId(
HtmlImage img,
string id
)
Parameters
- img
- Type: System.Web.UI.HtmlControlsHtmlImage
- id
- Type: SystemString
Return Value
Type:
PointChart
See Also