Configure Flexmonster Component the way you want using various objects:
Object | Description |
---|---|
ReportObject | Contains all the possible aspects of pivot tables and pivot charts configuration. |
DataSourceObject | Contains information about the data source. |
FormatObject | Defines the way how numeric values are formatted in the component. |
ConditionalFormatObject | Describes conditional formatting rules. |
MappingObject | Contains information about field data types, captions, multi-level hierarchies, and other view configurations of the data source. |
SliceObject | Defines what data subset from the data source is going to be shown in the report. |
FilterObject | Contains filtering information. |
OptionsObject | Used to specify appearance and functionality available for customers. |
TableSizesObject | Contains information about table sizes. |
MeasureIdentifierObject | An auxiliary object that is used to identify measures when using different functionality. |
GlobalObject | Used to set options that will be applied to all reports. |
CellDataObject | Contains information about the cell. |
ChartDataObject | Contains information about the chart segment. |
ChartLegendDataObject | Contains information about the chart legend element. |
ToolbarObject | Contains information about the Toolbar. |
ShareReportConnectionObject | Contains the configuration needed to share a report. |
FieldListItemObject | Contains information about the Field List item. |
ResultHierarchyObject | An auxiliary object that is used to describe fields selected in the report. |
ResultMeasureObject | An auxiliary object that is used to describe measures available in the report. |