Click or drag to resize
Pen Class
饼状系列线类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartPen
      Appkit.Web.ChartChartArrowPen
      Appkit.Web.ChartChartPen

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

The Pen type exposes the following members.

Properties
  NameDescription
Public propertyColor
颜色
Public propertyMode
模式
Public propertySmallDots
是否显示小点
Public propertyStyle
样式
Public propertyVisible
是否显示
Public propertyWidth
宽度
Top
See Also