| Class | Description |
 | Action | Represents an Action element defines a Hyperlink, Bookmark link, Drillthrough or ApplyParameters action associated with a ReportItem. |
 | ActionInfo | Represents information about a collection of actions. |
 | ApplyParameter | Represents the settings for a single apply parameters action, including parameter name, value, and type. |
 | ApplyParametersAction | Represents an element that defines an Apply Parameters action associated with an Action. |
 | ApplyParametersCollection | Represents a collection of parameters for the 'Apply Parameters' action. |
 | Axis | The Axis element defines properties for labels, titles and gridlines along an axis. |
 | BackgroundImage | Represents a background image for the style. |
 | Band | Represents a band in a banded list, contains a collection of report items which repeat for every group in the rowset or each row in the dataset. |
 | BandedList | Represents a DataRegion is a collection of free-form bands to visualize bound data where data may be grouped by data field or an aggregate function like summary and total value. |
 | BandedListGroup | Represents a banded list group, allows to group the details bands by one or multiple criteria. |
 | BandedListLoader | Represents a builder loading the banded lists from a custom report items. |
 | BandLayoutOptions | Represents a specific layout options to use when the Tablix is rendered on the canvas. |
 | Body | Represents the body section of a report, serving as the main container for all report items. |
 | Border | Represents the properties of a border in a report item. |
 | BorderColor | Represents a color of the border for the style. |
 | BorderStyle | Represents the style for the border. |
 | BorderWidth | Represents a width of the border for the style. |
 | CategoryGrouping | The CategoryGrouping element defines the category level for a Chart. The labels for the categories are displayed along the category axis. |
 | CategoryGroupingCollection | Represents a strongly typed collection of CategoryGrouping objects. |
 | Chart | The Chart element defines a chart data region. The Chart is defined much like a Matrix, but instead of Columns, Rows, and Cells, the Chart has Categories, Series, and DataPoints. |
 | ChartAxisTitle | The ChartAxisTitle element defines a title for an axis. |
 | ChartSeries | The ChartSeries element defines the set of data points for one series. |
 | ChartSeriesCollection | Provides a strongly typed collection for ChartSeries objects. |
 | CheckBox | Represents a check box ReportItem within the report definition, displaying text and indicating a boolean state (checked or unchecked). |
 | CodeClass | Represents фт information about a class instantiated during the report's initialization. The instantiated class can be used in expressions. |
 | CodeClassCollection | Represents a strongly typed collection of CodeClass objects. |
 | ColumnGrouping | Represents a ColumnGrouping element defines a column header region for a matrix. |
 | ColumnGroupingCollection | Represents a strongly typed collection of ColumnGrouping objects. |
 | ConnectionProperties | Represents the connection properties used to connect to a data source. |
 | Container | Represents a rectangle ReportItem contained in the report definition. |
 | Corner | Represents a Corner element defines the layout and structure of the upper left-hand corner region of a matrix. |
 | CoverFlow | Represents a band navigation style in which a flow of images is integrated into the navigation of the tablix band. |
 | Custom | Represents a Custom element that allows report design tools to pass information to report output components. This element can contain any valid XML. The engine passes the contents of the Custom object unchanged. Client applications using the Custom element place custom properties under their own single subelement of Custom, defining a namespace for that node. |
 | CustomData | Represents data intended for use by a CustomReportItem. |
 | CustomPaletteColorsCollection | Represents a strongly typed collection of GrapeCity.Enterprise.Data.Expressions.ExpressionInfo objects. |
 | CustomPropertyDefinition | Represents a CustomProperty element from RDL (Report Definition Language). When processing the PageReportModel, if the GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object contains any aggregate functions that do not specify the scope, the scope is updated with the current scope. |
 | CustomPropertyDefinitionCollection | Represents a strongly typed collection of CustomPropertyDefinition objects. |
 | CustomReportItem | Represents a custom ReportItem that not defined within the RDL (Report Definition Language) specification. |
 | CustomReportItemNames | |
 | DataCell | Represents the set of data values to pass to the custom report item for specific leaf-node groupings within CustomData. |
 | DataCellCollection | Represents a strongly typed collection of DataCell objects. |
 | DataGrouping | Represents a data grouping definition that specifies how data is grouped and sorted in a report. |
 | DataGroupingCollection | Represents a strongly typed collection of DataGrouping objects. |
 | DataLabel | The DataLabel element defines the data labels to display on the data values in the chart. |
 | DataPoint | The DataPoint element defines a set of data for a single point in the chart. There must be a corresponding DataPoint for each static category in a static series. A DataPoint may consist of a single value expression (for example in a bar or line chart) or multiple value expressions (for example in a stock or bubble chart). |
 | DataPointCollection | Represents a strongly typed collection of DataPoint objects. |
 | DataRegion | Specifies a region where a dataset is laid out for a report. A data region bound to a dataset's results may repeat its contents to account for the dataset's size. The List, Matrix, Table and Chart report items are all data regions.Specifies a region where a dataset is laid out for a report. A data region bound to a dataset's results may repeat its contents to account for the dataset's size. The List, Matrix, Table, Tablix and Chart report items are all data regions. |
 | DataRow | Represents a row of data containing columns to pass to a custom report item. |
 | DataRowCollection | Represents a strongly typed collection of ReportItem objects. |
 | DataSet | Represents a DataSet element for a report that contains information about a set of data retrieved as part of the report. |
 | DataSetCollection | Represents a strongly typed collection of IDataSet objects. |
 | DataSetReference | Represents the query to execute to obtain a list of values or default values for a parameter. |
 | DataSource | Represents information about a report data source, specifying its connection details. |
 | DataSourceCollection | Represents a strongly typed collection of DataSource objects. |
 | DataSourcePrompt | Represents a request for credentials to connect to a data source. |
 | DataValue | Represents a data value element that defines a collection of data values for a single data point in a chart or custom report item. |
 | DataValueCollection | Represents a strongly typed collection of DataValue objects. |
 | DefaultValue | Represents the default value for a report parameter. |
 | DesignerSerializationProvider | Represents a class that enables access to a serializer. |
 | Details | Represents the detail rows for a table, where grouping, sorting and visibility can be configured. |
 | DocumentMap | Represents the settings of a document map. |
 | DocumentMap.Defaults | Represents the default values for document map settings. |
 | DocumentMapLevel | Represents the properties of a document map level. |
 | Drillthrough | Represents an element that defines a Drillthrough action associated with an Action. |
 | DynamicCategoriesSeries | Defines a Series level that repeats with each Series group in the rowset of the chart. |
 | DynamicColumnsRows | Represents a column or row header region that repeats with each column or row group in the rowset of a Matrix. |
 | EmbeddedImage | Represents an image embedded within the report definition. |
 | EmbeddedImageCollection | Represents a strongly typed collection of EmbeddedImage objects. |
 | EmbeddedStyleSheet | Represents information about a stylesheet that is embedded within the report definition. |
 | ExpressionInfoCollection | Implements a strongly typed collection for GrapeCity.Enterprise.Data.Expressions.ExpressionInfo. |
 | ExpressionInfoCollectionEventArgs | Provides data for the ExpressionInfoCollection.ItemAdded or ExpressionInfoCollection.ItemRemoved event of the ExpressionInfoCollection. |
 | Field | Represents a Field element of a DataSet, containing information about a field within the data model of the report. |
 | FieldCollection | Represents a strongly typed collection of Field objects. |
 | Filter | Represents a Filter element of a DataSet, describing a filter to apply to rows of data in a dataset or data region, or to apply to the group instances. |
 | FixedPage | Represents a data region in a report layout that repeats with each grouping or detail row (if no grouping is defined), consisting of a collection of the Pages that containing one or more defined fixed layout pages used to render fixed pages with possible overflow. |
 | Footer | Represents a footer component of a table or group, containing rows that appear at the end of a group or table. |
 | Grid | Represents a component containing information about the alignment of report items on the grid. |
 | GridCell | Represents a cell in the Grid. |
 | GridColumn | Represents a column in the Grid. |
 | GridLines | Defines the style properties for the major and minor gridlines along an axis in a chart. |
 | GridRow | Represents a row in the Grid. |
 | Grouping | Represents an element that defines the expressions by which to group the data. |
 | Header | Represents a header component of a table or group, containing rows that appear at the beginning of a group or table. |
 | HeaderFooter | Represents a base class for header or footer component of a table or group, containing rows. |
 | Image | Represents an image ReportItem within the report definition. |
 | InvalidBooleanExpressionException | Represents an exception that is thrown when an invalid boolean literal is used in an GrapeCity.Enterprise.Data.Expressions.ExpressionInfo property. |
 | InvalidLengthException | Represents an exception that is thrown when an invalid value is specified for a Length unit designator. |
 | ItemCollection<T> | Represents a base class for strongly typed collection of objects. |
 | LabelData | Represents the dataset used to populate the data for the slider labels. |
 | Layer | Represents a layer on which ReportItem objects are located in a report. |
 | Layer.Defaults | Represents the default property values for a layer. |
 | LayerCollection | Represents a strongly typed collection of Layer objects. |
 | Legend | The Legend element defines the properties that are used to display instances of the series groupings in a chart legend. |
 | LibrariesCollection | Represents a strongly typed collection of PartsLibraryReference objects. |
 | Line | Represents a line ReportItem within the report definition. |
 | List | Represents a DataRegion repeating any report controls it contains for every group in the rowset or each row in the dataset, if no group expression is defined. |
 | LocalizationResource | Represents a localization resource for the Report. |
 | LocalizationResourceCollection | Represents a collection of localization resources for the Report. |
 | Map | Defines map-based data visualization. |
 | Map.Defaults | Contains default values for map properties. |
 | MapAppearanceRule | Defines the appearance rule for spatial elements based on a data field |
 | MapAppearanceRule.Defaults | Contains default values for MapAppearanceRule's properties. |
 | MapBindingFieldPair | Defines a field/expression pairs to be used to bind the map elements within a vector based layer to the data region associated with it |
 | MapBorderSkin | Defines the appearance of the border skin around the map report item |
 | MapBucket | Defines a bucket for custom data distribution |
 | MapColorPaletteRule | Defines the color palette for spatial elements based on a data field |
 | MapColorRangeRule | Defines the color ranges for spatial elements based on a data field |
 | MapColorRangeRule.Defaults | Contains default values for MapColorRangeRule's properties. |
 | MapColorRule | Defines the color rule for spatial elements based on a data field. |
 | MapColorScale | Defines the map color scale |
 | MapColorScale.Defaults | Contains default values for MapColorScale's properties. |
 | MapColorScaleTitle | Defines the settings for the title to be displayed within the color scale |
 | MapCustomColorRule | Defines a set of custom colors for spatial elements based on a data field |
 | MapCustomView | Defines the center of the view port based on an arbitrary center point |
 | MapDataBoundView | Defines the center/zoom of the view port based on the spatial map elements bound to data |
 | MapDataRegion | Defines a data region for the map |
 | MapDistanceScale | Defines the map distance scale |
 | MapDistanceScale.Defaults | Contains default values for MapDistanceScale's properties. |
 | MapDockableSubItem | Defines the common properties for map dockable sub items |
 | MapDockableSubItem.Defaults | Contains default values for MapDockableSubItem's properties. |
 | MapElementView | Defines the center/zoom of the view port based on map spatial element |
 | MapField | Defines a field for map elements within a static layer |
 | MapFieldDefinition | Defines a field definition for map elements within a static layer |
 | MapGridLines | Defines the properties for map grid (meridians/parallels) |
 | MapGridLines.Defaults | Contains default values for MapGridLines' properties. |
 | MapLayer | Defines a layer to be drawn within a map |
 | MapLayer.Defaults | The default values of the MapLayer class properties. |
 | MapLegend | Defines a legend to be drawn within a map |
 | MapLegend.Defaults | The default values of the MapLegend class properties. |
 | MapLegendTitle | Defines a title for a map legend |
 | MapLegendTitle.Defaults | The default values of the MapLegendTitle class properties. |
 | MapLimits | Defines the map limits |
 | MapLine | Defines an element to be embedded within a MapLineLayer |
 | MapLineLayer | Defines a vector-based layer of lines to be drawn within a map |
 | MapLineRules | Defines a set of rules to be applied on lines |
 | MapLineTemplate | Defines a template to be applied to lines within a line layer |
 | MapLineTemplate.Defaults | The default values of the MapLineTemplate class properties. |
 | MapLocation | Defines the properties for map sub items location |
 | MapLocation.Defaults | The default values of the MapLocation class properties. |
 | MapMarker | Defines a marker to be applied to points within a point or polygon layer. |
 | MapMarkerImage | Represents an image to be applied to the map marker. |
 | MapMarkerImage.Defaults | The default values of the MapMarkerImage class properties. |
 | MapMarkerRule | Defines the points marker based on a data field |
 | MapMarkerTemplate | Defines a marker template to be applied to points within a point or polygon layer |
 | MapMember | Defines group and filter behavior for the data. |
 | MappedPropertiesCollection | Represents a strongly typed collection of MappedProperty objects. |
 | MappedProperty | Represents a specific property of shared report item. |
 | MapPoint | Defines an element to be embedded within a MapPointLayer |
 | MapPointLayer | Defines a vector-based layer of points to be drawn within a map |
 | MapPointRules | Defines a set of rules to be applied on points on a point or polygon layer |
 | MapPointTemplate | Defines a template to be applied to points within a point or polygon layer |
 | MapPointTemplate.Defaults | The default values of the MapPointTemplate class properties. |
 | MapPolygon | Defines an element to be embedded within a MapPolygonLayer |
 | MapPolygonLayer | Defines a vector-based layer of polygons to be drawn within a map. |
 | MapPolygonRules | Defines a set of rules to be applied on polygons |
 | MapPolygonTemplate | Defines a template to be applied to polygons within a polygon layer. |
 | MapPolygonTemplate.Defaults | The default values of the MapPolygonTemplate class properties. |
 | MapShapefile | Defines a file-based source for spatial data and possibly non-spatial data |
 | MapSize | Defines the properties for map sub items size |
 | MapSizeRule | Defines the size rule for point or line based on a data field |
 | MapSpatialData | Defines the source of spatial data for a vector layer |
 | MapSpatialDataRegion | Defines a data region-based source for spatial data |
 | MapSpatialDataSet | Defines a dataset-based source for spatial and possibly non-spatial data. |
 | MapSpatialElement | Defines a spatial element to be embedded within a static layer |
 | MapSpatialElementTemplate | Defines the template to be applied on map spatial elements within a vector layer |
 | MapSpatialElementTemplate.Defaults | The default values of the MapSpatialElementTemplate class properties. |
 | MapSubItem | Defines the common properties for map sub items |
 | MapSubItem.Defaults | The default values of the common properties. |
 | MapTile | Defines a tile to be embedded in a MapTileLayer |
 | MapTileLayer | Defines a raster-based layer to be drawn within a map |
 | MapTileLayer.Defaults | The default values of the MapTileLayer class properties. |
 | MapTitle | Defines a title to be drawn within a map |
 | MapTitle.Defaults | The default values of the MapTitle class properties. |
 | MapVectorLayer | Defines a vector-based layer of map elements to be drawn within a map |
 | MapView | Defines the viewport center and zoom level |
 | MapViewport | Defines the map viewport |
 | Marker | The Marker element defines a marker for displayed chart values. |
 | MasterContentService | Represents a class for determining report and report item ownership. Implements of the IMasterContentService interface. |
 | MasterReportNotFoundException | Represents an exception throws when a master report cannot be found. |
 | Matrix | Represents a Matrix element that defines a grid of regions that repeats with each column group and row group in the dataset. |
 | MatrixCell | Represents a MatrixCell class defines the contents of each detail cell in a matrix. |
 | MatrixCellCollection | Represents a strongly typed collection of MatrixCell objects. |
 | MatrixColumn | Represents a column in the detail section of a matrix. |
 | MatrixColumnCollection | Represents a strongly typed collection of MatrixColumn objects. |
 | MatrixRow | Represents a set of the matrix cells in a row of the detail section of a matrix. |
 | MatrixRowCollection | Represents a strongly typed collection of MatrixRow objects. |
 | NameValidator | Represents a validator to check names contained in a report. |
 | NavigationItem | Represents a navigation item to use to draw the cover flow navigation layout. |
 | OrderBy | Represents an order for the parameter values. |
 | OverflowPlaceHolder | Represents a placeholder ReportItem associated with a DataRegion from a previous page. |
 | Page | The Page element contains the definition of a fixed layout page. |
 | PageBreak | Represents the options for page breaking in a report. |
 | PageCollection | Represents a strongly typed collection of Page objects. |
 | PageCollectionEventArgs | Represents a data for the PageCollection.ItemAdded event of the PageCollection. |
 | PageHeaderFooter | Represents the layout for each ReportItem at the top (PageHeader) or bottom (PageFooter) of each page. |
 | Parameter | Represents a parameter element for a subreport, containing information about the parameter's value and behavior. |
 | ParameterCollection | Represents a strongly typed collection of Parameter objects. |
 | ParameterValue | Represents a possible value for the parameter. |
 | ParameterValueCollection | Represents a strongly typed collection of ParameterValue objects. |
 | PartItem | Represents a reference to a shared report item. |
 | PartsLibraryReference | Represents a reference to the report items library. |
 | PlayAxis | Represents a play axis navigation type. |
 | PlotArea | The PlotArea element defines properties for the plot area (for chart types with X and Y axes). |
 | Property | Represents a property with a name and an associated value that can be evaluated. |
 | PropertyCollection | Represents a strongly typed collection of Property objects. |
 | Query | Represents a Query element of a DataSet, containing the description of the query to be executed to retrieve data for the report. |
 | QueryParameter | Represents a QueryParameter element of a Query, containing information about a parameter passed to the data source as part of the query. |
 | QueryParameterCollection | Represents a strongly typed collection of QueryParameter objects. |
 | ReferenceLine | Defines the properties for the reference line in a chart. |
 | Report | Represents a report definition which is the top-level element containing property, data and layout information. |
 | ReportComponent | Represents a base class for a report component within a report. |
 | ReportComponentCollection | Represents a collection of IReportComponent objects. |
 | ReportComponentContainer | Represents a container for ReportComponent objects, capable of holding and managing multiple ReportItem objects. |
 | ReportDefinitionException | Represents an exception about report definition errors. |
 | ReportItem | Represents a report item within a report, which can be one of several types of objects: Line, Shape, TextBox, Image, Subreport, CustomReportItem, or DataRegion. DataRegions include List, Table, Matrix, Tablix, and Chart. This base class is not used directly; specific report item types are used instead. |
 | ReportItemCollection | Represents a strongly typed collection of ReportItem objects. |
 | ReportItemCollectionEventArgs | Represents a data for the ReportItemCollection.ItemAdded or ReportItemCollection.ItemRemoved event of the ReportItemCollection. |
 | ReportParameter | Represents a parameter for the report, containing relevant information and settings. |
 | ReportParameterCollection | Represents a strongly typed collection of ReportParameter objects. |
 | ReportPart | Represents an exported report part. |
 | ReportPartPropertiesCollection | Represents a strongly typed collection of ReportPartProperty objects. |
 | ReportPartProperty | Represents a property of an exported report part. |
 | ReportPartsCollection | Represents a strongly typed collection of ReportPart objects. |
 | ReportSection | Represents a section within a report. |
 | ReportSectionPage | Represents a section page within a report. |
 | ReportSectionsCollection | Represents a strongly typed observable collection of ReportSection objects. |
 | ReportSlicer | Report slicer definition. Slicers are similar to parameters, but unlike them, changing a slicer does not lead to a complete rebuild of the report and re-query the data. Instead, the existing report data tree is rebuilt to form a new report. |
 | ReportSlicersCollection | Represents a strongly typed collection of ReportSlicer objects. |
 | RoundingRadius | Represents the rounding radius settings for the corners of a shape. |
 | RowGrouping | Represents a row grouping for a matrix. |
 | RowGroupingCollection | Represents a strongly typed collection of RowGrouping objects. |
 | SeriesGrouping | The SeriesGrouping element defines a Series level for a chart SeriesGrouping. The labels for the series are displayed in the legend. |
 | SeriesGroupingCollection | Represents a strongly typed collection of SeriesGrouping objects. |
 | Shape | Represents a shape ReportItem within the report definition. |
 | ShapeBase | Represents the base class for different shapes in a report. |
 | SharedDataSet | Represents a shared dataset used across multiple reports. |
 | SliceAction | Represents an element that defines a Slice action associated with an Action. |
 | Slicer | Represents the parameters for a single slicer action. |
 | SlicersCollection | Represents a collection of slicers for the 'Slice' action. |
 | Slider | Represents a slider in a navigation control. |
 | SortBy | Represents an element that defines an expression by which to sort the groups. |
 | SortByCollection | Represents a strongly typed collection of SortBy objects. |
 | StaticMember | Defines the data label to display for a static series or static category member. |
 | StaticMemberCollection | Represents a strongly typed collection of StaticMember objects. |
 | StaticRowColumn | Represents a column or row header region with a fixed set of columns or rows. |
 | StaticRowColumnCollection | Represents a strongly typed collection of StaticRowColumn objects. |
 | Style | The Style element contains information about the style of a report item. Where possible, the style property names and values match standard HTML/CSS properties. All expression-based Style elements evaluate to either the type listed or to Nothing (an error in evaluation is treated as Nothing). Nothing is equivalent to not specifying the style, thereby indicating that it uses the default value. The epxression must evaluate to a Boolean value for Boolean properties, an enumerated value for enum properties, an integer for integer properties and a (formatted) string for all other properties. |
 | StyleExpressionExtensions | Provides extension methods for expressions of style |
 | StyleSheet | Represents a stylesheet for a report, containing a collection of Style objects. |
 | Subreport | Represents a Subreport ReportItem which is a separate report contained within the main report definition. |
 | Subtotal | Represents a Subtotals element defines a subtotal column or row to include in a matrix. |
 | Table | Represents a table element defines a DataRegion that visualizes the bound data in a multicolumn, multirow fashion, with an ordered set of fields in columns and each data record displayed in a row. |
 | TableCell | Represents a content container of a cell in a table data region. |
 | TableCellCollection | Represents a strongly typed collection of TableCell objects. |
 | TableColumn | Represents a column in the table, containing properties for the design table. |
 | TableColumnCollection | Represents a strongly typed collection of TableColumn objects. |
 | TableGroup | Represents a group in a table, allows to group and sort the details rows by one or multiple criteria. |
 | TableGroupCollection | Represents a strongly typed collection of TableGroup objects. |
 | TableOfContents | Represents a table of contents that presents the document map. |
 | TableOfContents.Defaults | Represents the default values for TableOfContents properties. |
 | TableOfContentsLevel | Represents a level within the TableOfContents. |
 | TableOfContentsLevel.Defaults | Represents the default values for TableOfContentsLevel properties. |
 | TableRow | Represents a row in a table data region, containing table cells. |
 | TableRowCollection | Represents a strongly typed collection of TableRow objects. |
 | Tablix | Represents a DataRegion that displays the data in a cross-table format, defined a flexible layout grid with nested repeating column groups and row groups. |
 | TablixBody | Represents a layout and structure of the bottom right region containing the columns and rows of the tablix. |
 | TablixCell | Represents the contents of each cell in the body section of a tablix. |
 | TablixColumn | Represents a column within the body section of a tablix. |
 | TablixCorner | Represents a layout and structure of the upper left-hand corner region of a tablix. The height of the corner is the sum of the heights of the column headers, and the width of the corner is the sum of the widths of the row headers. |
 | TablixCornerCell | Represents the contents of each corner cell in the tablix. |
 | TablixCornerRow | Represents a list of cells in a row of the corner section of a tablix. |
 | TablixHeader | Represents a group header in a tablix, containing the individual cells that appear at the beginning of a tablix member. |
 | TablixHierarchy | Represents a hierarchy of members within a tablix. |
 | TablixItems<T> | Represents a collection of ReportComponent items. |
 | TablixMember | Represents a member within the hierarchical structure of a tablix, defining how data is grouped, sorted and displayed. |
 | TablixRow | Represents a row within a tablix that contains a collection of cells. |
 | TabStrip | Represents a tabstrip navigation layout. |
 | TextBox | Represents a textbox ReportItem within the report definition. |
 | TextBox.Defaults | Represents the default values for textbox properties. |
 | TextItem | Abstract base class for TextBox and CheckBox items in a report. |
 | ThreeDProperties | The ThreeDProperties element defines properties for a 3D chart layout. |
 | Title | The Title element defines a title for the chart or for an axis. |
 | ToggleImage | Represents an initial state of a toggle image displayed as part of a TextBox. |
 | UserSort | Represents an object that provides sort information to the end-user within the TextBox UI. |
 | ValidationContext | Represents a type of context information that is available during validation. |
 | ValidationEntry | Represents a single entry of information related to validation. |
 | Validator | Represents an object for performing validation on a report definition. |
 | ValidValues | Represents the possible values for a parameter. This is used to populate UI selection lists from which users can select a parameter value. |
 | ValueCategoryAxis | Used as a Category axis in a chart, the element defines the category (X) axis. There must be a corresponding DataPoint for each StaticCategories member. Used as a Value axis, the element defines the data (Y) axis. |
 | Variable | Represents a variable of the list grouping. |
 | Visibility | Represents the Visibility element controls whether the ReportItem is initially visible in the output report. |