Click or drag to resize
ChartLegend Class
图表图例类
Inheritance Hierarchy
SystemObject
  Appkit.Web.ChartChartBase
    Appkit.Web.ChartChartLegend

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

The ChartLegend type exposes the following members.

Constructors
  NameDescription
Public methodChartLegend
初始化
Top
Properties
  NameDescription
Public propertyFont
图例字体,只读
Public propertyLegendStyle
图例样式
Public propertyVisible
是否显示
Top
See Also