CRangeThemeInfo Class

专题图服务.CRangeThemeInfo(opt_options, StartValueopt, EndValueopt)

分段专题图信息对象构造函数

Fx构造函数

# new CRangeThemeInfo(opt_options, StartValueopt, EndValueopt)

Zondy.Object.Theme.CRangeThemeInfo

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

属性键值对

StartValue String <optional>
""

开始值

EndValue String <optional>
""

结束值

查看源代码 service/Igserver/theme/CRangeThemeInfo.js, line 8

继承关系

  • CThemeInfo