Result |
The ResultPage type exposes the following members.
| Name | Description | |
|---|---|---|
| AxisXLabelMaxLen | Max length to adjust X axis margins | |
| AxisYPrimaryMaxLen | Max length to adjust Y primary axis margins | |
| AxisYSecondaryMaxLen | Max length to adjust Y secondary axis margins | |
| ChartInitDone | True is the chart initialisation was done | |
| ChartNavigations | Navigation for the chart | |
| ChartXLabels | X labels for the chart | |
| Columns | Cells generated for the Columns elements | |
| Datas | Cells generated for the Datas elements | |
| DataTable | Current ResultTable for the data table | |
| Identifiers | Dictionary to store the identifiers generated during the page rendering. Used for storing JavaScript Charts Canvas Id | |
| Model | Current model | |
| Pages | Cells generated for the Pages elements | |
| PageTable | Current ResultTable for the page table | |
| Plots | Plot charts generated | |
| PrimaryXDimensions | Cells used for the primary X axis of the chart | |
| PrimaryXValues | Values used for the primary X axis of the chart | |
| Report | Current report | |
| Rows | Cells generated for the Rows elements | |
| SecondaryXDimensions | Cells used for the secondary X axis of the chart | |
| SecondaryXValues | Values used for the secondary X axis of the chart | |
| Series | ResultSerie generated if a serie is defined | |
| Tag | Custom Tag the can be used at execution time to store any object | |
| Tag2 | Custom Tag the can be used at execution time to store any object | |
| Tag3 | Custom Tag the can be used at execution time to store any object |