Click or drag to resize
PointSeries Class
点状系列类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartChartSeries
      Appkit.Web.ChartPointSeries

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

The PointSeries type exposes the following members.

Properties
  NameDescription
Public propertyLinePen
曲线,只读
Public propertyPointer
点,只读
Top
See Also