| | Name | Description | |
| | Categories | Retrieves the number of leading columns in Data that represent the categories. | |
| | Columns | Retrieves the names of the columns, represented as a comma-separated list. | |
| | ControlID | Specifies the program identifier of the control used to define the custom view. | |
| | Data | Retrieves the data to be represented as a 2-dimensional array. | |
| | Items | Retrieves the number of rows in Data. | |
| | License | Specifies the runtime license key for the control to be used. | |
| | Object | Gets the control that defines the custom view. | |
| | Series | Retrieves the number of trailing columns in Data that represent the series. | |
| | Stack | Retrieves the name of the stack for each exported column (columns generated from the same pivot-column are grouped together in a stack), represented as a comma-separated list. | |
| | Visible | Shows or hides the custom view. | |