Top10Filter

Top10Filter class

Represents the top 10 filter.

Properties

NameTypeDescription
IsTopbooleanIndicates whether it’s top filter.
IsPercentbooleanIndicates whether the items is percent.
ItemsNumberGets and sets the items of the filter.
CriteriaObject

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