Click or drag to resize
PointChart Class
点状图类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartChart
      Appkit.Web.ChartPointChart

Namespace: Appkit.Web.Chart
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class PointChart : Chart

The PointChart type exposes the following members.

Methods
  NameDescription
Public methodAddPoint
添加点状系列
Top
Properties
  NameDescription
Public propertyStatic memberBuilder
服务端的 COM 图表构造对象
Top
See Also