Click or drag to resize
PointChartImage Class
线形图控件
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      Appkit.Web.ControlsChartImage
        Appkit.Web.ControlsMultiSeriesChartImage
          Appkit.Web.ControlsPointChartImage

Namespace: Appkit.Web.Controls
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class PointChartImage : MultiSeriesChartImage

The PointChartImage type exposes the following members.

Constructors
  NameDescription
Public methodPointChartImage
Top
Properties
  NameDescription
Public propertyChart
线形图对象
Public propertySeries
默认的系列
Top
See Also