Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStopRulesOptions

分段渲染构造器参数

export
interface

IStopRulesOptions

Hierarchy

  • IStopRulesOptions

Index

Properties

分段类型,默认是class,表示区间分段,unique表示唯一值渲染。class的时候field参数对应的属性值需是数值或者数值的字符串 具体参考 {StopRuleActionMode}

memberof

IStopRulesOptions

fieldName: string

用于分段的属性字段名。必选项

memberof

IStopRulesOptions

stops: IStopRuleItem[]

分段规则数组,action类型是class的时候,其中配置项的value由小到大顺序放置

memberof

IStopRulesOptions

Generated using TypeDoc