CRangeTheme Class

专题图服务.CRangeTheme(opt_options, Typeopt)

分段专题图(单字段分段)

Fx构造函数

# new CRangeTheme(opt_options, Typeopt)

Zondy.Object.Theme.CRangeTheme

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

属性键值对

AllOtherDataItemInfoSource Number <optional>
CAllOtherDataItemInfoSource.DefaultThemeInfo

未参与分类数据图形参数 Zondy.Object.Theme.CAllOtherDataItemInfoSource

Expression String <optional>
""

唯一字段表达式

DefaultInfo Zondy.Object.Theme.CThemeInfo <optional>
null

缺省专题绘制信息 Zondy.Object.Theme.CThemeInfo

RangeThemeInfoArr Array <optional>
null

范围专题图项信息数组 Array<Zondy.Object.Theme.CRangeThemeInfo>

GeoInfoType String <optional>
null

专题绘制的图形类型,Reg/Lin/Pnt

Type String <optional>
"CRangeTheme"

专题图类型,只读属性

查看源代码 service/Igserver/theme/CRangeTheme.js, line 17

继承关系

  • CTheme