Fx构造函数
# new ItemValue(opt_options, startValueopt, endValueopt, classItemTypeopt)
Zondy.Object.Theme.ItemValue
参数:
名称 | 类型 | 属性 | 默认值 | 描述 |
---|---|---|---|---|
opt_options |
Object | 属性键值对 |
||
startValue |
String |
<optional> |
"" | 开始值 |
endValue |
String |
<optional> |
"" | 结束值 |
classItemType |
Zondy.Enum.Theme.CItemType |
<optional> |
CItemType.RangeTheme | 统计分段类型 |