Click or drag to resize
SeriesPointer Class
系列点类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartSeriesPointer

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

The SeriesPointer type exposes the following members.

Constructors
  NameDescription
Public methodSeriesPointer
初始化
Top
Properties
  NameDescription
Public propertyBrush
点画刷
Public propertyPen
点画笔
Public propertyStyle
点样式
Public propertyVisible
是否显示
Top
See Also