CChartThemeRepresentInfo Class

专题图服务.CChartThemeRepresentInfo(opt_options)

统计图符号参数信息

Fx构造函数

# new CChartThemeRepresentInfo(opt_options)

Zondy.Object.Theme.CChartThemeRepresentInfo

参数:
名称 类型 属性 默认值 描述
opt_options Object

属性键值对。

AnnInfoLabel Object <optional>
new CAnnInfo()

统计值作为注记的表现信息 Zondy.Object.Theme.CAnnInfo

DigitLabel Number <optional>
0

统计值小数点位置

FormatLabel Number <optional>
CChartLabelFormat.Unknown

统计值类型 Zondy.Object.Theme.CChartLabelFormat

IsDrawLabel Boolean <optional>
true

是否显示统计值

LineColor Number <optional>
-1

线颜色值

MaxLength Number <optional>
30.00

统计图标最大长度

MinRadius Number <optional>
10.00

统计图标最小半径

PieSizeFixFlag Number <optional>
0

统计图标大小是否固定

PieTiltedAngle Number <optional>
30.00

统计图标倾斜角度

PlotRadius Number <optional>
1.00

统计图标半径

ThickPersent Number <optional>
10.00

统计图标厚度

Width Number <optional>
3.00

统计图标宽度

查看源代码 service/Igserver/theme/CChartThemeRepresentInfo.js, line 14