Click or drag to resize
LineChart Class
线形图类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartChart
      Appkit.Web.ChartLineChart

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

The LineChart type exposes the following members.

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