Click or drag to resize
LineSeries Class
曲线系列类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartChartSeries
      Appkit.Web.ChartLineSeries

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

The LineSeries type exposes the following members.

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