Click or drag to resize
AreaSeries Class
区域系列类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartChartSeries
      Appkit.Web.ChartAreaSeries

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

The AreaSeries type exposes the following members.

Properties
  NameDescription
Public propertyAreaColor
区域颜色
Public propertyChartPen
区域上的线,只读
Public propertyPointer
点,只读
Top
See Also