Result |
public class ResultPage
The ResultPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResultPage | Initializes a new instance of the ResultPage class |
Name | Description | |
---|---|---|
![]() | ClearIdentifiers | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetIdentifiers | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | SetIdentifier | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
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 |