ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports.PageReportModel Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents an Action element defines a Hyperlink, Bookmark link, Drillthrough or ApplyParameters action associated with a ReportItem.
    ClassRepresents information about a collection of actions.
    ClassRepresents the settings for a single apply parameters action, including parameter name, value, and type.
    ClassRepresents an element that defines an Apply Parameters action associated with an Action.
    ClassRepresents a collection of parameters for the 'Apply Parameters' action.
    ClassThe Axis element defines properties for labels, titles and gridlines along an axis.
    ClassRepresents a background image for the style.
    ClassRepresents 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.
    ClassRepresents 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.
    ClassRepresents a banded list group, allows to group the details bands by one or multiple criteria.
    ClassRepresents a builder loading the banded lists from a custom report items.
    ClassRepresents a specific layout options to use when the Tablix is rendered on the canvas.
    ClassRepresents the body section of a report, serving as the main container for all report items.
    ClassRepresents the properties of a border in a report item.
    ClassRepresents a color of the border for the style.
    ClassRepresents the style for the border.
    ClassRepresents a width of the border for the style.
    ClassThe CategoryGrouping element defines the category level for a Chart. The labels for the categories are displayed along the category axis.
    ClassRepresents a strongly typed collection of CategoryGrouping objects.
    ClassThe 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.
    ClassThe ChartAxisTitle element defines a title for an axis.
    ClassThe ChartSeries element defines the set of data points for one series.
    ClassProvides a strongly typed collection for ChartSeries objects.
    ClassRepresents a check box ReportItem within the report definition, displaying text and indicating a boolean state (checked or unchecked).
    ClassRepresents фт information about a class instantiated during the report's initialization. The instantiated class can be used in expressions.
    ClassRepresents a strongly typed collection of CodeClass objects.
    ClassRepresents a ColumnGrouping element defines a column header region for a matrix.
    ClassRepresents a strongly typed collection of ColumnGrouping objects.
    ClassRepresents the connection properties used to connect to a data source.
    ClassRepresents a rectangle ReportItem contained in the report definition.
    ClassRepresents a Corner element defines the layout and structure of the upper left-hand corner region of a matrix.
    ClassRepresents a band navigation style in which a flow of images is integrated into the navigation of the tablix band.
    ClassRepresents 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.
    ClassRepresents data intended for use by a CustomReportItem.
    ClassRepresents a strongly typed collection of GrapeCity.Enterprise.Data.Expressions.ExpressionInfo objects.
    ClassRepresents 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.
    ClassRepresents a strongly typed collection of CustomPropertyDefinition objects.
    ClassRepresents a custom ReportItem that not defined within the RDL (Report Definition Language) specification.
    Class 
    ClassRepresents the set of data values to pass to the custom report item for specific leaf-node groupings within CustomData.
    ClassRepresents a strongly typed collection of DataCell objects.
    ClassRepresents a data grouping definition that specifies how data is grouped and sorted in a report.
    ClassRepresents a strongly typed collection of DataGrouping objects.
    ClassThe DataLabel element defines the data labels to display on the data values in the chart.
    ClassThe 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).
    ClassRepresents a strongly typed collection of DataPoint objects.
    ClassSpecifies 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.
    ClassRepresents a row of data containing columns to pass to a custom report item.
    ClassRepresents a strongly typed collection of ReportItem objects.
    ClassRepresents a DataSet element for a report that contains information about a set of data retrieved as part of the report.
    ClassRepresents a strongly typed collection of IDataSet objects.
    ClassRepresents the query to execute to obtain a list of values or default values for a parameter.
    ClassRepresents information about a report data source, specifying its connection details.
    ClassRepresents a strongly typed collection of DataSource objects.
    ClassRepresents a request for credentials to connect to a data source.
    ClassRepresents a data value element that defines a collection of data values for a single data point in a chart or custom report item.
    ClassRepresents a strongly typed collection of DataValue objects.
    ClassRepresents the default value for a report parameter.
    ClassRepresents a class that enables access to a serializer.
    ClassRepresents the detail rows for a table, where grouping, sorting and visibility can be configured.
    ClassRepresents the settings of a document map.
    ClassRepresents the default values for document map settings.
    ClassRepresents the properties of a document map level.
    ClassRepresents an element that defines a Drillthrough action associated with an Action.
    ClassDefines a Series level that repeats with each Series group in the rowset of the chart.
    ClassRepresents a column or row header region that repeats with each column or row group in the rowset of a Matrix.
    ClassRepresents an image embedded within the report definition.
    ClassRepresents a strongly typed collection of EmbeddedImage objects.
    ClassRepresents information about a stylesheet that is embedded within the report definition.
    ClassImplements a strongly typed collection for GrapeCity.Enterprise.Data.Expressions.ExpressionInfo.
    ClassProvides data for the ExpressionInfoCollection.ItemAdded or ExpressionInfoCollection.ItemRemoved event of the ExpressionInfoCollection.
    ClassRepresents a Field element of a DataSet, containing information about a field within the data model of the report.
    ClassRepresents a strongly typed collection of Field objects.
    ClassRepresents 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.
    ClassRepresents 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.
    ClassRepresents a footer component of a table or group, containing rows that appear at the end of a group or table.
    ClassRepresents a component containing information about the alignment of report items on the grid.
    ClassRepresents a cell in the Grid.
    ClassRepresents a column in the Grid.
    ClassDefines the style properties for the major and minor gridlines along an axis in a chart.
    ClassRepresents a row in the Grid.
    ClassRepresents an element that defines the expressions by which to group the data.
    ClassRepresents a header component of a table or group, containing rows that appear at the beginning of a group or table.
    ClassRepresents a base class for header or footer component of a table or group, containing rows.
    ClassRepresents an image ReportItem within the report definition.
    ClassRepresents an exception that is thrown when an invalid boolean literal is used in an GrapeCity.Enterprise.Data.Expressions.ExpressionInfo property.
    ClassRepresents an exception that is thrown when an invalid value is specified for a Length unit designator.
    ClassRepresents a base class for strongly typed collection of T objects.
    ClassRepresents the dataset used to populate the data for the slider labels.
    ClassRepresents a layer on which ReportItem objects are located in a report.
    ClassRepresents the default property values for a layer.
    ClassRepresents a strongly typed collection of Layer objects.
    ClassThe Legend element defines the properties that are used to display instances of the series groupings in a chart legend.
    ClassRepresents a strongly typed collection of PartsLibraryReference objects.
    ClassRepresents a line ReportItem within the report definition.
    ClassRepresents 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.
    ClassRepresents a localization resource for the Report.
    ClassRepresents a collection of localization resources for the Report.
    ClassDefines map-based data visualization.
    ClassContains default values for map properties.
    ClassDefines the appearance rule for spatial elements based on a data field
    ClassContains default values for MapAppearanceRule's properties.
    ClassDefines a field/expression pairs to be used to bind the map elements within a vector based layer to the data region associated with it
    ClassDefines the appearance of the border skin around the map report item
    ClassDefines a bucket for custom data distribution
    ClassDefines the color palette for spatial elements based on a data field
    ClassDefines the color ranges for spatial elements based on a data field
    ClassContains default values for MapColorRangeRule's properties.
    ClassDefines the color rule for spatial elements based on a data field.
    ClassDefines the map color scale
    ClassContains default values for MapColorScale's properties.
    ClassDefines the settings for the title to be displayed within the color scale
    ClassDefines a set of custom colors for spatial elements based on a data field
    ClassDefines the center of the view port based on an arbitrary center point
    ClassDefines the center/zoom of the view port based on the spatial map elements bound to data
    ClassDefines a data region for the map
    ClassDefines the map distance scale
    ClassContains default values for MapDistanceScale's properties.
    ClassDefines the common properties for map dockable sub items
    ClassContains default values for MapDockableSubItem's properties.
    ClassDefines the center/zoom of the view port based on map spatial element
    ClassDefines a field for map elements within a static layer
    ClassDefines a field definition for map elements within a static layer
    ClassDefines the properties for map grid (meridians/parallels)
    ClassContains default values for MapGridLines' properties.
    ClassDefines a layer to be drawn within a map
    ClassThe default values of the MapLayer class properties.
    ClassDefines a legend to be drawn within a map
    ClassThe default values of the MapLegend class properties.
    ClassDefines a title for a map legend
    ClassThe default values of the MapLegendTitle class properties.
    ClassDefines the map limits
    ClassDefines an element to be embedded within a MapLineLayer
    ClassDefines a vector-based layer of lines to be drawn within a map
    ClassDefines a set of rules to be applied on lines
    ClassDefines a template to be applied to lines within a line layer
    ClassThe default values of the MapLineTemplate class properties.
    ClassDefines the properties for map sub items location
    ClassThe default values of the MapLocation class properties.
    ClassDefines a marker to be applied to points within a point or polygon layer.
    ClassRepresents an image to be applied to the map marker.
    ClassThe default values of the MapMarkerImage class properties.
    ClassDefines the points marker based on a data field
    ClassDefines a marker template to be applied to points within a point or polygon layer
    ClassDefines group and filter behavior for the data.
    ClassRepresents a strongly typed collection of MappedProperty objects.
    ClassRepresents a specific property of shared report item.
    ClassDefines an element to be embedded within a MapPointLayer
    ClassDefines a vector-based layer of points to be drawn within a map
    ClassDefines a set of rules to be applied on points on a point or polygon layer
    ClassDefines a template to be applied to points within a point or polygon layer
    ClassThe default values of the MapPointTemplate class properties.
    ClassDefines an element to be embedded within a MapPolygonLayer
    ClassDefines a vector-based layer of polygons to be drawn within a map.
    ClassDefines a set of rules to be applied on polygons
    ClassDefines a template to be applied to polygons within a polygon layer.
    ClassThe default values of the MapPolygonTemplate class properties.
    ClassDefines a file-based source for spatial data and possibly non-spatial data
    ClassDefines the properties for map sub items size
    ClassDefines the size rule for point or line based on a data field
    ClassDefines the source of spatial data for a vector layer
    ClassDefines a data region-based source for spatial data
    ClassDefines a dataset-based source for spatial and possibly non-spatial data.
    ClassDefines a spatial element to be embedded within a static layer
    ClassDefines the template to be applied on map spatial elements within a vector layer
    ClassThe default values of the MapSpatialElementTemplate class properties.
    ClassDefines the common properties for map sub items
    ClassThe default values of the common properties.
    ClassDefines a tile to be embedded in a MapTileLayer
    ClassDefines a raster-based layer to be drawn within a map
    ClassThe default values of the MapTileLayer class properties.
    ClassDefines a title to be drawn within a map
    ClassThe default values of the MapTitle class properties.
    ClassDefines a vector-based layer of map elements to be drawn within a map
    ClassDefines the viewport center and zoom level
    ClassDefines the map viewport
    ClassThe Marker element defines a marker for displayed chart values.
    ClassRepresents a class for determining report and report item ownership. Implements of the IMasterContentService interface.
    ClassRepresents an exception throws when a master report cannot be found.
    ClassRepresents a Matrix element that defines a grid of regions that repeats with each column group and row group in the dataset.
    ClassRepresents a MatrixCell class defines the contents of each detail cell in a matrix.
    ClassRepresents a strongly typed collection of MatrixCell objects.
    ClassRepresents a column in the detail section of a matrix.
    ClassRepresents a strongly typed collection of MatrixColumn objects.
    ClassRepresents a set of the matrix cells in a row of the detail section of a matrix.
    ClassRepresents a strongly typed collection of MatrixRow objects.
    ClassRepresents a validator to check names contained in a report.
    ClassRepresents a navigation item to use to draw the cover flow navigation layout.
    ClassRepresents an order for the parameter values.
    ClassRepresents a placeholder ReportItem associated with a DataRegion from a previous page.
    ClassThe Page element contains the definition of a fixed layout page.
    ClassRepresents the options for page breaking in a report.
    ClassRepresents a strongly typed collection of Page objects.
    ClassRepresents a data for the PageCollection.ItemAdded event of the PageCollection.
    ClassRepresents the layout for each ReportItem at the top (PageHeader) or bottom (PageFooter) of each page.
    ClassRepresents a parameter element for a subreport, containing information about the parameter's value and behavior.
    ClassRepresents a strongly typed collection of Parameter objects.
    ClassRepresents a possible value for the parameter.
    ClassRepresents a strongly typed collection of ParameterValue objects.
    ClassRepresents a reference to a shared report item.
    ClassRepresents a reference to the report items library.
    ClassRepresents a play axis navigation type.
    ClassThe PlotArea element defines properties for the plot area (for chart types with X and Y axes).
    ClassRepresents a property with a name and an associated value that can be evaluated.
    ClassRepresents a strongly typed collection of Property objects.
    ClassRepresents a Query element of a DataSet, containing the description of the query to be executed to retrieve data for the report.
    ClassRepresents a QueryParameter element of a Query, containing information about a parameter passed to the data source as part of the query.
    ClassRepresents a strongly typed collection of QueryParameter objects.
    ClassDefines the properties for the reference line in a chart.
    ClassRepresents a report definition which is the top-level element containing property, data and layout information.
    ClassRepresents a base class for a report component within a report.
    ClassRepresents a collection of IReportComponent objects.
    ClassRepresents a container for ReportComponent objects, capable of holding and managing multiple ReportItem objects.
    ClassRepresents an exception about report definition errors.
    ClassRepresents 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.
    ClassRepresents a strongly typed collection of ReportItem objects.
    ClassRepresents a data for the ReportItemCollection.ItemAdded or ReportItemCollection.ItemRemoved event of the ReportItemCollection.
    ClassRepresents a parameter for the report, containing relevant information and settings.
    ClassRepresents a strongly typed collection of ReportParameter objects.
    ClassRepresents an exported report part.
    ClassRepresents a strongly typed collection of ReportPartProperty objects.
    ClassRepresents a property of an exported report part.
    ClassRepresents a strongly typed collection of ReportPart objects.
    ClassRepresents a section within a report.
    ClassRepresents a section page within a report.
    ClassRepresents a strongly typed observable collection of ReportSection objects.
    ClassReport 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.
    ClassRepresents a strongly typed collection of ReportSlicer objects.
    ClassRepresents the rounding radius settings for the corners of a shape.
    ClassRepresents a row grouping for a matrix.
    ClassRepresents a strongly typed collection of RowGrouping objects.
    ClassThe SeriesGrouping element defines a Series level for a chart SeriesGrouping. The labels for the series are displayed in the legend.
    ClassRepresents a strongly typed collection of SeriesGrouping objects.
    ClassRepresents a shape ReportItem within the report definition.
    ClassRepresents the base class for different shapes in a report.
    ClassRepresents a shared dataset used across multiple reports.
    ClassRepresents an element that defines a Slice action associated with an Action.
    ClassRepresents the parameters for a single slicer action.
    ClassRepresents a collection of slicers for the 'Slice' action.
    ClassRepresents a slider in a navigation control.
    ClassRepresents an element that defines an expression by which to sort the groups.
    ClassRepresents a strongly typed collection of SortBy objects.
    ClassDefines the data label to display for a static series or static category member.
    ClassRepresents a strongly typed collection of StaticMember objects.
    ClassRepresents a column or row header region with a fixed set of columns or rows.
    ClassRepresents a strongly typed collection of StaticRowColumn objects.
    ClassThe 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.
    ClassProvides extension methods for expressions of style
    ClassRepresents a stylesheet for a report, containing a collection of Style objects.
    ClassRepresents a Subreport ReportItem which is a separate report contained within the main report definition.
    ClassRepresents a Subtotals element defines a subtotal column or row to include in a matrix.
    ClassRepresents 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.
    ClassRepresents a content container of a cell in a table data region.
    ClassRepresents a strongly typed collection of TableCell objects.
    ClassRepresents a column in the table, containing properties for the design table.
    ClassRepresents a strongly typed collection of TableColumn objects.
    ClassRepresents a group in a table, allows to group and sort the details rows by one or multiple criteria.
    ClassRepresents a strongly typed collection of TableGroup objects.
    ClassRepresents a table of contents that presents the document map.
    ClassRepresents the default values for TableOfContents properties.
    ClassRepresents a level within the TableOfContents.
    ClassRepresents the default values for TableOfContentsLevel properties.
    ClassRepresents a row in a table data region, containing table cells.
    ClassRepresents a strongly typed collection of TableRow objects.
    ClassRepresents a DataRegion that displays the data in a cross-table format, defined a flexible layout grid with nested repeating column groups and row groups.
    ClassRepresents a layout and structure of the bottom right region containing the columns and rows of the tablix.
    ClassRepresents the contents of each cell in the body section of a tablix.
    ClassRepresents a column within the body section of a tablix.
    ClassRepresents 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.
    ClassRepresents the contents of each corner cell in the tablix.
    ClassRepresents a list of cells in a row of the corner section of a tablix.
    ClassRepresents a group header in a tablix, containing the individual cells that appear at the beginning of a tablix member.
    ClassRepresents a hierarchy of members within a tablix.
    ClassRepresents a collection of ReportComponent items.
    ClassRepresents a member within the hierarchical structure of a tablix, defining how data is grouped, sorted and displayed.
    ClassRepresents a row within a tablix that contains a collection of cells.
    ClassRepresents a tabstrip navigation layout.
    ClassRepresents a textbox ReportItem within the report definition.
    ClassRepresents the default values for textbox properties.
    ClassAbstract base class for TextBox and CheckBox items in a report.
    ClassThe ThreeDProperties element defines properties for a 3D chart layout.
    ClassThe Title element defines a title for the chart or for an axis.
    ClassRepresents an initial state of a toggle image displayed as part of a TextBox.
    ClassRepresents an object that provides sort information to the end-user within the TextBox UI.
    ClassRepresents a type of context information that is available during validation.
    ClassRepresents a single entry of information related to validation.
    ClassRepresents an object for performing validation on a report definition.
    ClassRepresents the possible values for a parameter. This is used to populate UI selection lists from which users can select a parameter value.
    ClassUsed 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.
    ClassRepresents a variable of the list grouping.
    ClassRepresents the Visibility element controls whether the ReportItem is initially visible in the output report.
    Interfaces
     InterfaceDescription
    InterfaceRepresents the properties common to all types of datasets.
    InterfaceRepresents an interface that enables access to a serializer.
    InterfaceProvides the serialization/deserialization methods of the report components.
    InterfaceRepresents a dataset element within a report, containing details about a set of data retrieved as part of the report.
    InterfaceRepresents an auxiliary interface for determining report and report item ownership.
    InterfaceRepresents a container for report items in an RDL (Report Definition Language) report.
    InterfaceRepresents an interface of component for the report.
    InterfaceRepresents a report object that can contain other IReportComponent objects.
    InterfaceRepresents an object that defines a data scope in the RDL (Report Definition Language) report object model, such as a data region or grouping.
    InterfaceRepresents a method for validating the current state of an object.
    Structures
     StructureDescription
    StructureRepresents a length measurement with units.
    StructureRepresents a struct for containing the master and child report code separately.
    Delegates
    Enumerations
     EnumerationDescription
    EnumerationSpecifies whether the data is accent sensitive.
    EnumerationThe possible values for the GaugePanel.AntiAliasing and Map.AntiAliasing properties.
    EnumerationSpecifies the types of apply parameter actions.
    EnumerationSpecifies a column auto grow behavior.
    EnumerationThe axis location related to chart data.
    EnumerationThe axis title text orientations.
    EnumerationThe axis title text orientations.
    EnumerationSpecifies a type of background gradient.
    EnumerationSpecifies a hatching pattern for the background.
    EnumerationSpecifies how the background image fills the available space.
    EnumerationSpecifies a style of the border on a report item.
    EnumerationSpecifies a style of the border on a report item.
    EnumerationSpecifies a break location.
    EnumerationSpecifies whether the data is case sensitive.
    EnumerationSpecifies the color palette for chart items.
    EnumerationSpecifies whether the series is plotted as a line for column charts.
    EnumerationSpecifies the subtype of the chart. Different subtypes are available for each chart type.
    EnumerationSpecifies a type of the chart.
    EnumerationSpecifies a type of alignment checking.
    EnumerationSpecifies a combination of reports when using a theme.
    EnumerationSpecifies a type of connection string used in a data source configuration.
    EnumerationSpecifies how an item should appear in data output.
    EnumerationSpecifies whether an item should render as an element or attribute.
    EnumerationSpecifies whether the text is written from left to right or right to left.
    EnumerationSpecifies the document map sources.
    EnumerationSpecifies an operator to use to compare the values returned by the FilterExpression with those in the FilterValues object.
    EnumerationSpecifies a font style.
    EnumerationSpecifies a thickness of the font.
    EnumerationSpecifies the layout direction for List report item.
    EnumerationSpecifies the vertical alignment of the picture.
    EnumerationSpecifies how an image should be sized within the image report control area.
    EnumerationSpecifies a source of the image.
    EnumerationSpecifies the report component owner when master report is defined for child report.
    EnumerationSpecifies whether the data is Kanatype sensitive. (Used with the Japanese language to distinguish between hiragana and katakana.)
    EnumerationSpecifies the values of the KeepWithGroup property.
    EnumerationSpecifies the overall direction of the layout.
    EnumerationSpecifies the arrangement of labels within the legend.
    EnumerationSpecifies the position of the legend.
    EnumerationSpecifies the unit of measurement for a length value.
    EnumerationBorder skin type for the map
    EnumerationIndicates the palette to be used for coloring the spatial elements.
    EnumerationIndicates the positioning of the color scale labels.
    EnumerationIndicates the labels placement along the color bar.
    EnumerationThe map coordinate system.
    EnumerationThe data type of the field.
    EnumerationThe position of the sub item.
    EnumerationDefines the position for grid labels.
    EnumerationIndicates what type of separator to use for the legend title.
    EnumerationDefines the label placement for the line.
    EnumerationDefines the point marker.
    EnumerationIndicates whether the content will resize to fit in the available space.
    EnumerationDefines the label placement for the point.
    EnumerationIndicates the label placement of the polygon
    EnumerationIndicates if the label should be shown.
    EnumerationThe map projection.
    EnumerationIndicates the distribution type.
    EnumerationIndicates the tiles style.
    EnumerationDefines the unit for both width and height.
    EnumerationIndicates the layer visibility mode.
    EnumerationSpecifies the type of marker to use with chart data.
    EnumerationSpecifies a merging policy of the table cells.
    EnumerationSpecifies the type of object the name belongs to.
    EnumerationSpecifies the numbering style for headings.
    EnumerationSpecifies whether items are ordered by labels, values or none.
    EnumerationSpecifies whether items are ordered in ascending or descending order.
    EnumerationSpecifies and overflow behavior for Container report item.
    EnumerationSpecifies the layout order of pages in a report.
    EnumerationSpecifies the pagination options for report rendering.
    EnumerationSpecifies the orientation options for paper size.
    EnumerationSpecifies the position of a data label.
    EnumerationSpecifies a type of query contained in the Query.CommandText property.
    EnumerationSpecifies a type of filling with blank rows.
    EnumerationSpecifies error codes for report definition exceptions.
    EnumerationSpecifies a data type for the parameter.
    EnumerationSpecifies whether the parameter is used in a query in the report. This evaluates to True if the parameter is referenced in any query value expression.
    EnumerationSpecifies an available report part property types.
    EnumerationSpecifies a size mode of a report part.
    EnumerationUsed in Map's and Gauge's objects.
    EnumerationSpecifies the severity level of a ValidationEntry object.
    EnumerationSpecifies the style of a shape.
    EnumerationSpecifies the types of slice actions.
    EnumerationSpecifies whether items are sorted in ascending or descending order.
    EnumerationSpecifies where the content should continue after page break.
    EnumerationSpecifies the sources of stylesheet.
    EnumerationSpecifies of style types.
    EnumerationSpecifies whether the subtotal rows or columns appear before or after the detail rows or columns.
    EnumerationSpecifies the possible target devices for layer.
    EnumerationSpecifies the possible target devices for layer.
    EnumerationSpecifies a horizontal alignment of the text
    EnumerationSpecifies a quality of text anti-aliasing.
    EnumerationSpecifies a special text formatting.
    EnumerationSpecifies the justification of the text within a container.
    EnumerationSpecifies a shape of the columns or bars in a three-dimensional chart. ThreeDPropertiesDrawingStyle only applies to bar and column charts.
    EnumerationSpecifies the projection mode for the three-dimensional chart.
    EnumerationSpecifies the shading style of the three-dimensional chart.
    EnumerationSpecifies the position of the tick marks on the axis.
    EnumerationSpecifies the position of the title. TitlePosition is not used for the chart title.
    EnumerationSpecifies a level of embedding with respect to the Bi-directional algorithm.
    EnumerationSpecifies whether the digits or digits along with Latin text appear horizontally in the vertical text.
    EnumerationSpecifies the current mode of the validation system. Different severities and validation entries may be used for different modes.
    EnumerationSpecifies a vertical alignment of the text or the picture.
    EnumerationSpecifies the types of viewer available for a report.
    EnumerationSpecifies whether the data is width sensitive.
    EnumerationSpecifies a wrap mode for text.
    EnumerationSpecifies if the text is written horizontally or vertically.
    See Also