IAttributeSortType
Home > @gooddata/sdk-model > IAttributeSortType
IAttributeSortType interface
Attribute sort type specification.
Signature:
export interface IAttributeSortType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
aggregation? | "sum" | (Optional) If specified, defines aggregation function used on attribute's data points before sorting is evaluated eg. used on stacked bar chart on view by attribute it defines, that all stacks are summed up and results are sorted |