Configure Flexmonster Component the way you want using various objects:
ReportObject | contains all the possible aspects of pivot tables and pivot charts configuration |
DataSourceObject | contains information about the data source |
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 |
OptionsObject | used to specify appearance and functionality available for customers |
GlobalObject | used to set options that will be applied to all reports |
FilterObject | contains filtering information |
FormatObject | defines the way how numeric values are formatted in the component |
ConditionalFormatObject | describes conditional formatting rules |
TableSizesObject | contains information about table sizes |
CellDataObject | contains information about the cell |
ChartDataObject | contains information about the chart segment |
ToolbarObject | contains information about the Toolbar |
ChartLegendDataObject | contains information about the chart legend element |
ShareReportConnectionObject | contains the configuration needed to share a report |
FieldListItemObject | contains information about the Field List item |