| AggregateField |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Query, Restricted picklist, Retrieve, Sort, Update
- Description
- The field that’s used for calculating data on each group.
AggregateField can’t be the same as
GroupingField.
|
| AggregateType |
- Type
- picklist
- Properties
- Create, Filter, Group, Query, Restricted picklist, Retrieve,
Sort, Update
- Description
- The type of calculations to run on each group. The supported
AggregateType values are Count, Sum, and Avg.
|
| ChartType |
- Type
- picklist
- Properties
- Create, Filter, Group, Query, Restricted picklist,Retrieve,
Sort, Update
- Description
- The type of chart to create. The supported chart types are horizontal bar chart,
vertical bar chart, and donut chart.
|
| DeveloperName |
- Type
- string
- Properties
- Create, Filter, Group, Query, Retrieve, Sort, Update
- Description
- The fully qualified developer name of the chart.
|
| GroupingField |
- Type
- picklist
- Properties
- Create, Filter, Group, Nillable, Query, Restricted picklist, Retrieve, Sort, Update
- Description
- The field that’s used to divide the data into collections. The field must be supported
by SOQL GROUP BY functionality.
GroupingField can’t be the same as
AggregateField.
|
| Language |
- Type
- picklist
- Properties
- Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort,
Update
- Description
- The language of the MasterLabel.
|
| MasterLabel |
- Type
- string
- Properties
- Create, Filter, Group, Query, Retrieve, Sort, Update
- Description
- The label for the chart.
|
| OwnerId |
- Type
- reference
- Properties
- Create, Filter, Group, Query, Retrieve, Sort, Update
- Description
- The ID of the user who owns the chart.
- This is a relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- User
|
| SobjectType |
- Type
- picklist
- Properties
- Create, Filter, Group, Query, Restricted picklist, Retrieve,
Sort
- Description
- The API name of the sObject for the chart.
|