Click or drag to resize
SeriesMarks Class
系列标记类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartSeriesMarks

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

The SeriesMarks type exposes the following members.

Constructors
  NameDescription
Public methodSeriesMarks
初始化
Top
Properties
  NameDescription
Public propertyArrow
箭头,只读
Public propertyArrowLength
箭头长度
Public propertyBackColor
背景颜色
Public propertyFont
字体,只读
Public propertyFrame
边框,只读
Public propertyStyle
标记样式
Public propertyTransparent
是否背景透明
Public propertyVisible
是否显示
Top
See Also