Click or drag to resize

ResultPage Fields

The ResultPage type exposes the following members.

Fields
 NameDescription
Public fieldAxisXLabelMaxLen Max length to adjust X axis margins
Public fieldAxisYPrimaryMaxLen Max length to adjust Y primary axis margins
Public fieldAxisYSecondaryMaxLen Max length to adjust Y secondary axis margins
Public fieldChartInitDone True is the chart initialisation was done
Public fieldChartNavigations Navigation for the chart
Public fieldChartXLabels X labels for the chart
Public fieldColumns Cells generated for the Columns elements
Public fieldDatas Cells generated for the Datas elements
Public fieldDataTable Current ResultTable for the data table
Public fieldIdentifiers Dictionary to store the identifiers generated during the page rendering. Used for storing JavaScript Charts Canvas Id
Public fieldModel Current model
Public fieldPages Cells generated for the Pages elements
Public fieldPageTable Current ResultTable for the page table
Public fieldPlots Plot charts generated
Public fieldPrimaryXDimensions Cells used for the primary X axis of the chart
Public fieldPrimaryXValues Values used for the primary X axis of the chart
Public fieldReport Current report
Public fieldRows Cells generated for the Rows elements
Public fieldSecondaryXDimensions Cells used for the secondary X axis of the chart
Public fieldSecondaryXValues Values used for the secondary X axis of the chart
Public fieldSeries ResultSerie generated if a serie is defined
Public fieldTag Custom Tag the can be used at execution time to store any object
Public fieldTag2 Custom Tag the can be used at execution time to store any object
Public fieldTag3 Custom Tag the can be used at execution time to store any object
Top
See Also