Top10Filter
Top10Filter class
Represents the top 10 filter.
Properties
| Name | Type | Description |
|---|---|---|
| IsTop | boolean | Indicates whether it’s top filter. |
| IsPercent | boolean | Indicates whether the items is percent. |
| Items | Number | Gets and sets the items of the filter. |
| Criteria | Object |
Top10Filter.IsTop property
Indicates whether it’s top filter.
Type: boolean
Top10Filter.IsPercent property
Indicates whether the items is percent.
Type: boolean
Top10Filter.Items property
Gets and sets the items of the filter.
Type: Number
Top10Filter.Criteria property
Type: Object