# new ItemValue(options, startValueopt, endValueopt, classItemTypeopt)
zondy.object.theme.ItemValue
参数
名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
options |
Object | 属性键值对 |
|
startValue |
String | "" | 开始值 |
endValue |
String | "" | 结束值 |
classItemType |
zondy.enum.Theme.CItemType | CItemType.RangeTheme | 统计分段类型 |