Compartilhar via


Namespace Microsoft.ReportingServices.RdlObjectModel

Contains the classes used by the RDL object model. The RDL object model is useful for manipulating the report during report processing to customize the report's data or appearance before the report is rendered.

Classes

  Classe Descrição
Classe pública Action Contains a hyperlink, bookmark link, or drillthrough action that is associated with a report item.
Classe pública ActionInfo Contains a list of actions and action style that are associated with a report item.
Classe pública AltReportItem Represents a report item to use in cases where the custom report item is not supported by the server or the render.
Classe pública ArgumentConstraintException The exception that is thrown when the value of a property is outside of the constraint applied.
Classe pública ArgumentTooLargeException The exception that is thrown when the value of a property is greater than the maximum value allowed.
Classe pública ArgumentTooSmallException The exception that is thrown when the value of a property is lower than the minimum value allowed.
Classe pública BackFrame Represents the frame and frame background for a gauge or gauge panel.
Classe pública BackgroundImage Represents a background image in the report definition.
Classe pública BaseGaugeImage Represents an image that is displayed as a part of a gauge.
Classe pública Body Defines the visual elements of the body of the report and how the data is structured/grouped, and binds the visual elements to the data for the report.
Classe pública Border Represents the default border properties for the object.
Classe pública CapImage Represents an image to be used for a pointer cap in a radial gauge.
Classe pública CellContents Represents a report item contained in the body, header, or corner cell of a tablix.
Classe pública Chart Represents a set of chart areas to be drawn as a single data visualization data region. The chart is defined much like a tablix, but instead of columns, rows, and cells, the chart has categories, series, and data points.
Classe pública Chart.Defaults Infraestrutura. Provides the default property values for the chart.
Classe pública ChartAlignType Defines which aspects of the chart area should be aligned with the target chart area.
Classe pública ChartArea Represents a chart area to be drawn within a chart data region.
Classe pública ChartAxis Represents the properties for labels, titles and gridlines along an axis.
Classe pública ChartAxisScaleBreak Contains the scale break properties of an axis.
Classe pública ChartAxisTitle Represents the title of an axis.
Classe pública ChartBorderSkin Represents the appearance of the border skin around the plot area.
Classe pública ChartCategoryHierarchy Represents the category hierarchy for the chart.
Classe pública ChartCodeParameter Infraestrutura. Represents the code parameter for the chart.
Classe pública ChartData Represents the segmentation of the data into multiple series.
Classe pública ChartDataLabel Represents the data labels to display on data values.
Classe pública ChartDataPoint Represents a data point for the chart. A data point may consist of a single value expression (for example in bar or line charts) or multiple value expressions (stock and bubble charts).
Classe pública ChartDataPointValues Contains a set of data values for a data point in the chart.
Classe pública ChartDerivedSeries Represents a derived series which is calculated from a formula applied to another series.
Classe pública ChartElementPosition Represents the position in which to draw a chart element.
Classe pública ChartEmptyPoints Represents the behavior for empty points in a series.
Classe pública ChartFormulaParameter Represents a parameter to a formula for a derived series.
Classe pública ChartGridLines Regresents the gridlines along an axis.
Classe pública ChartItemInLegend Represents the behavior for a series or set of data points that are displayed in a legend.
Classe pública ChartLegend Represents the properties that can be used to display instances of the series groups in a chart legend.
Classe pública ChartLegendColumn Infraestrutura. Represents a legend column.
Classe pública ChartLegendColumnHeader Infraestrutura. Represents a column header in a legend.
Classe pública ChartLegendCustomItem Infraestrutura. Represents a custom legend item.
Classe pública ChartLegendCustomItemCell Infraestrutura. Represents a cell in the custom legend item.
Classe pública ChartLegendTitle Represents a title for a legend.
Classe pública ChartMarker Represents a marker for displayed chart values.
Classe pública ChartMember Represents a category or series member for a chart hierarchy.
Classe pública ChartNoMoveDirections Defines which directions a smart label is not allowed to move.
Classe pública ChartSeries Represents the list of data points for one series.
Classe pública ChartSeriesHierarchy Represents a series hierarchy in a chart.
Classe pública ChartSmartLabel Defines the behavior of smart labels.
Classe pública ChartStripLine Represents a custom strip line for an axis
Classe pública ChartThreeDProperties Contains the properties for 3D layout.
Classe pública ChartTickMarks Represents tick marks along an axis.
Classe pública ChartTitle Represents a title for the chart.
Classe pública Class Contains information about a class to instantiate during report initialization. The class instance can be used in expressions in the report.
Classe pública CodeObject Contains custom code.
Classe pública ColorProperty Represents a color property in the report.
Classe pública ComparablePropertyDefinition<T> Represents a comparable property definition.
Classe pública ComponentMetadata Represents a set of metadata associated with a report part.
Classe pública ConnectionProperties Contains information about a data source connection.
Classe pública Constants Contains the constants that are used by the object model.
Classe pública ContainedObject Represents a contained object.
Classe pública CustomData Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
Classe pública CustomLabel Represents a custom label for a scale.
Classe pública CustomProperty Represents the contents of CustomProperty that is passed through rendering and custom report item components.
Classe pública CustomReportItem Represents a report item that is not natively defined in RDL.
Classe pública DataCell Defines the list of data values to pass to the custom report item for a specific combination of leaf-node groups in CustomData.
Classe pública DataCellScopeServiceImpl Infraestrutura. Represents the service implementation of the data cell scope.
Classe pública DataHierarchy Represents a hierarchy of data members.
Classe pública DataMember Represents the base class for a member in a data hierarchy.
Classe pública DataRegion Represents the base class for a data region, such as Tablix.
Classe pública DataRegionBody Represents the body of a data region.
Classe pública DataRegionCell Represents a cell in a data region.
Classe pública DataRegionPlaceholder Represents a place holder in a data region.
Classe pública DataRow Represents a data row.
Classe pública DataSet Represents a dataset.
Classe pública DataSetBase Represents the base class for a dataset.
Classe pública DataSetInfo Contains information about a dataset.
Classe pública DataSetReference Represents a dataset that contains a list of valid parameter values or a default parameter.
Classe pública DataSource Represents a data source.
Classe pública DataSourceCredentials Represents a set of data source credentials.
Classe pública DataValue Defines a single value for the data point in the chart.
Classe pública DefaultValue Specifies the default value to use for a parameter.
Classe pública DoubleProperty Represents a double property in the report.
Classe pública Drillthrough Represents a drillthrough action.
Classe pública EmbeddedImage Represents an embedded image.
Classe pública EmptyBorder Represents a transparent border which takes up a space.
Classe pública EmptyColorStyle Contains the style properties used for a null color.
Classe pública EnumProperty Infraestrutura. Represents a report enumeration property of a specific enumeration type.
Classe pública ExternalXmlElement Represents an external XML element.
Classe pública Field Represents a field in a dataset.
Classe pública Filter Contains a list of filters that restrict rows of data in a dataset or data region, or restrict group instances in a grouping.
Classe pública FrameBackground Represents the background of the frame for a gauge or gauge panel.
Classe pública FrameImage Represents an image to be used for the frame background of a gauge or gauge panel.
Classe pública Gauge Represents a gauge to be drawn within a gauge panel.
Classe pública GaugeImage Infraestrutura. Represents a gauge image.
Classe pública GaugeInputValue Represents an expression and optional formula used in a gauge.
Classe pública GaugeLabel Represents a label to display within a gauge panel.
Classe pública GaugeMember Represents group, sort, and filter behavior for the data.
Classe pública GaugePanel Represents a gauge panel for a data point or set of data points.
Classe pública GaugePanelItem Represents an item to be drawn within a gauge panel.
Classe pública GaugePointer Represents a pointer to be drawn against a scale.
Classe pública GaugeScale Represents a scale to be drawn within a gauge.
Classe pública GaugeTickMarks Represents major tick marks along a scale.
Classe pública Group Represents a data group.
Classe pública HierarchyMember Represents a member in a hierarchy.
Classe pública Image Represents an image.
Classe pública IndicatorImage Represents properties of a state indicator image.
Classe pública IndicatorState Represents the current state of a state indicator.
Classe pública IntProperty Represents an integer property in the report.
Classe pública InvalidReportException The exception that is thrown when the report is not valid.
Classe pública Line Represents a line report item.
Classe pública LinearGauge Represents a linear gauge to be drawn within a gauge panel.
Classe pública LinearPointer Represents a linear pointer to be drawn against a linear scale.
Classe pública LinearScale Represents a linear scale to be drawn within a linear gauge.
Classe pública Map Represents a map-based data visualization.
Classe pública MapAppearanceRule Represents an appearance rule to be used for map items in a map polygon layer, a map point layer, or a map line layer.
Classe pública MapBindingFieldPair Represents a field and an expression to be used to bind the spatial elements in a map polygon layer, a map point layer, or a map line layer to the data region that is associated with the layer.
Classe pública MapBorderSkin Represents the appearance of the border around a map.
Classe pública MapBucket Represents the range of custom start and end values to be used for analytical data distribution in a MapColorRangeRule, a MapColorPaletteRule, a MapCustomColorRule, a MapSizeRule, or a MapMarkerRule.
Classe pública MapColorPaletteRule Represents a palette of colors for map items in a map polygon layer, a map point layer, or a map line layer.
Classe pública MapColorRangeRule Represents a color range to be used for colorizing map items in a map polygon layer, a map point layer, or a map line layer.
Classe pública MapColorRule Represents a color rule in the map.
Classe pública MapColorScale Represents a color scale for a map.
Classe pública MapColorScaleTitle Represents the title of a map color scale.
Classe pública MapCustomColorRule Represents a user-defined set of colors for the map items in a map polygon layer, a map point layer, or a map line layer based on the value of the MapColorPaletteRule.DataValue property.
Classe pública MapCustomView Represents the center of a map viewport based on an arbitrary point.
Classe pública MapDataBoundView Represents the center of a map viewport based on the map items that are bound to data.
Classe pública MapDataRegion Provides a map polygon layer, a map point layer, or a map line layer with analytical data after it applies filtering and/or grouping to the layer.
Classe pública MapDistanceScale Represents the map distance scale.
Classe pública MapDockableSubItem Represents a dockable item in the map item.
Classe pública MapElementView Represents the center of a map viewport based on a map spatial element.
Classe pública MapField Represents a name and a value to be associated with a map polygon, a map point, or a map line.
Classe pública MapFieldDefinition Represents the metadata for a MapField.
Classe pública MapGridLines Represents gridlines for a map.
Classe pública MapLayer Represents a layer to be drawn in a map.
Classe pública MapLegend Represents a legend to be drawn in a map.
Classe pública MapLegendTitle Represents the title of a map legend.
Classe pública MapLimits Represents the limits of a map viewport.
Classe pública MapLine Represents a line-based spatial element to be embedded in a map line layer.
Classe pública MapLineLayer Represents a line-based layer to be drawn in a map.
Classe pública MapLineRules Represents a set of rules to be applied to map lines.
Classe pública MapLineTemplate Represents a template to be applied to map lines in a map line layer.
Classe pública MapLocation Represents the location of a map viewport.
Classe pública MapMarker Represents a marker to be applied to the center point of a map point or a map polygon.
Classe pública MapMarkerImage Represents an image to be applied to the map marker.
Classe pública MapMarkerRule Represents a set of markers for map points in a map polygon layer or in a map point layer.
Classe pública MapMarkerTemplate Represents a template to be applied to map markers.
Classe pública MapMember Represents group and filter information for the data in a map or in the parent map member.
Classe pública MapPoint Represents a point-based spatial element to be embedded in a map line layer.
Classe pública MapPointLayer Represents a point-based layer to be drawn in a map.
Classe pública MapPointRules Represents a set of rules to be applied to map points in the parent layer.
Classe pública MapPointTemplate Represents a template to be applied to map points.
Classe pública MapPolygon Represents a polygon-based spatial element (for example, a continent, a country, or a state) to be embedded in a map polygon layer.
Classe pública MapPolygonLayer Represents a polygon-based layer to be drawn in a map.
Classe pública MapPolygonRules Represents a set of rules to be applied to map polygons in the parent layer.
Classe pública MapPolygonTemplate Represents a template to be applied to map polygons in a map polygon layer.
Classe pública MapShapefile Represents a file-based source for spatial data and optional non-spatial data.
Classe pública MapSize Represents the size of a map viewport, map title, map legend, map distance scale, or map color scale.
Classe pública MapSizeRule Represents a size range to be used for sizing map items in a map point layer or a map line layer.
Classe pública MapSpatialData Represents a source for spatial data.
Classe pública MapSpatialDataRegion Represents a data region-based source for spatial data.
Classe pública MapSpatialDataSet Represents a dataset-based source for spatial and optional non-spatial data.
Classe pública MapSpatialElement Represents a spatial element in a map.
Classe pública MapSpatialElementTemplate Represents a template for a spatial element in the map.
Classe pública MapSubItem Represents a subitem in the map report item.
Classe pública MapTile Represents a map tile image to be embedded in a map tile layer.
Classe pública MapTileLayer Represents a raster-based map layer to be drawn in a map.
Classe pública MapTitle Represents a title to be drawn in a map.
Classe pública MapVectorLayer Represents a vector-based map layer.
Classe pública MapVectorLayer.Defaults Infraestrutura. Represents the defaults for the MapVectorLayer.
Classe pública MapView Represents the center of the map viewport.
Classe pública MapViewport Represents a map viewport.
Classe pública MetadataProperties Represents the metadata properties of a report part.
Classe pública MetadataProperty Represents a metadata property in MetadataProperties.
Classe pública MetadataValue Represents a metadata value in MetadataValues.
Classe pública MetadataValues Represents the valid values of a MetadataProperty.
Classe pública NameChanges Infraestrutura. Represents the changes in the name of an object.
Classe pública NumericIndicator Infraestrutura. Represents a numeric indicator.
Classe pública NumericIndicatorRange Infraestrutura. Contains range information for a numeric indicator.
Classe pública Page Represents a page in the report.
Classe pública PageBreak Defines page break behavior for a group or report item.
Classe pública PageSection Represents the layout of report items to appear at the top or bottom of every page of the report.
Classe pública Paragraph Represents a paragraph of text within a text box and contains a collection of TextRun elements.
Classe pública Parameter Contains information about a parameter to a subreport or drillthrough.
Classe pública ParameterValue Represents a parameter value.
Classe pública PinLabel Represents a label for a pin value at one end of a scale.
Classe pública PointerCap Represents a pointer cap for a radial gauge.
Classe pública PointerImage Represents an image to be used for a pointer in a gauge.
Classe pública PropertyDefinition Represents a property definition.
Classe pública PropertyDefinition<T> Represents a property definition.
Classe pública Query Represents a query.
Classe pública QueryBase Represents the base class for a query object.
Classe pública QueryParameter Represents a query parameter.
Classe pública RadialGauge Represents a radial gauge to be drawn within a gauge panel.
Classe pública RadialPointer Represents a radial pointer to be drawn against a radial scale.
Classe pública RadialScale Represents a radial scale to be drawn within a radial gauge.
Classe pública RdlCollection<T> Represents an RDL collection.
Classe pública RdlCollectionBase<T> Represents the base class for an RDL collection.
Classe pública Rectangle Represents a rectangle.
Classe pública Report Represents an object model report.
Classe pública ReportElement Represents the base class of a report element.
Classe pública ReportExpression.Collections Infraestrutura. Enumerates the collection of report expressions.
Classe pública ReportExpression.FieldProperties Infraestrutura. Specifies the properties for a field.
Classe pública ReportExpression.Functions Infraestrutura.
Classe pública ReportExpression.GlobalProperties Infraestrutura.
Classe pública ReportExpression.ParameterProperties Infraestrutura.
Classe pública ReportExpression.UserProperties Infraestrutura. Specifies the types for user properties.
Classe pública ReportItem Represents a report item, such as a rectangle or tablix.
Classe pública ReportObject Represents a report object.
Classe pública ReportObjectBase Represents the base class for a report object.
Classe pública ReportParameter Contains information about a parameter to the report.
Classe pública ReportSection Represents a section in the report.
Classe pública ReportSizeConverter Infraestrutura. Converts the size of the report.
Classe pública ScaleLabels Defines the appearance of labels on a scale.
Classe pública ScalePin Represents a pin value at one end of a scale.
Classe pública ScaleRange Represents a range to be drawn against a scale.
Classe pública SharedDataSet Represents a shared dataset.
Classe pública SizeProperty Represents a size property in the report.
Classe pública SortExpression Represents a sort expression.
Classe pública StateIndicator Infraestrutura. Represents a state indicator.
Classe pública StringProperty Represents a report string property.
Classe pública Style Contains information about the style of a report item.
Classe pública Subreport Represents an object model subreport.
Classe pública Tablix Represents a tablix, which is a flexible layout grid that has nested repeating column groups and row groups.
Classe pública TablixBody Defines the layout and structure of the bottom right region that contains the data elements of the tablix.
Classe pública TablixCell Represents the contents of each cell in the body section of a tablix.
Classe pública TablixColumn Represents a column in the body section of a tablix.
Classe pública TablixCorner Defines the 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. The width of the corner is the sum of the widths of the row headers.
Classe pública TablixCornerCell Represents the contents of each corner cell in the tablix.
Classe pública TablixCornerRow Represents the list of cells in a row of the corner section of a tablix.
Classe pública TablixHeader Represents a group header in a tablix.
Classe pública TablixHierarchy Represents a hierarchy of members for the tablix.
Classe pública TablixMember Represents a member in a tablix hierarchy.
Classe pública TablixRow Represents a tablix row that has a list of cells.
Classe pública Textbox Represents a text box.
Classe pública TextRun Represents a text run.
Classe pública Thermometer Defines display properties for a linear gauge thermometer pointer.
Classe pública TickMarkImage Represents a tick mark image.
Classe pública TickMarkStyle Represents a tick mark that is associated with a custom label.
Classe pública ToggleImage Represents a toggle image that is displayed as a part of the text box.
Classe pública TopImage Represents an image to be displayed atop part of a gauge.
Classe pública UserSort Represents a sort control for the end-user.
Classe pública ValidValues Provides a list of possible values with which to populate a parameter list that is displayed to users.
Classe pública Variable Represents a variable.
Classe pública VectorData Represents vector data for a map spatial element.
Classe pública Visibility Defines whether a report item should be shown in the rendered report.

Estruturas

  Estrutura Descrição
Estrutura pública ImageData Represents an image data.
Estrutura pública ReportColor Represents a color in a report.
Estrutura pública ReportExpression Represents a report expression.
Estrutura pública ReportExpression<T> Represents an expression in the report.
Estrutura pública ReportSize Represents a unit of length on the report.

Interfaces

  Interface Descrição
Interface pública IContainedObject Represents a contained object.
Interface pública IDataCell Infraestrutura. Represents an interface for the DataCell.
Interface pública IDataScope Infraestrutura. Represents a data scope.
Interface pública IDataScopeService Infraestrutura. Provides a service for the IDataScope.
Interface pública IExpression Represents an expression.
Interface pública IHierarchy Represents a hierarchy.
Interface pública IHierarchyMember Represents a hierarchy member.
Interface pública INamedObject Represents a named object.
Interface pública IPropertyDefinition Represents a property definition.
Interface pública IReportData Infraestrutura. Defines the properties for a report data.

Delegados

  Delegado Descrição
Delegado protegido ReportObject.SwapValue<T> Infraestrutura.
Delegado público VisitPropertyObject Infraestrutura. Represents a property object to visit.

Enumerações

  Enumeração Descrição
Enumeração pública AccentSensitivities Specifies whether the data is accent sensitive.
Enumeração pública AntiAliasingTypes Specifies the anti-aliasing type for the gauge panel.
Enumeração pública BackgroundGradients Specifies the type of background gradient for a report item.
Enumeração pública BackgroundHatchTypes Specifies the hatching pattern for a report item.
Enumeração pública BackgroundPositions Specifies where a BackgroundImage should be drawn if the value of the BackgroundRepeat property is set to Clip.
Enumeração pública BackgroundRepeatTypes Specifies how a BackgroundImage should fill the available space within its container report item.
Enumeração pública BarStartTypes Specifies where a linear pointer will start if Type is set to Bar.
Enumeração pública BorderStyles Specifies the style of a Border.
Enumeração pública BreakLocations Specifies where a page break should occur for a Group or a ReportItem.
Enumeração pública Calendars Specifies the calendar to use for formatting dates.
Enumeração pública CapStyles Specifies the type of a PointerCap.
Enumeração pública CaseSensitivities Specifies whether the data is case-sensitive.
Enumeração pública Chart.DesignerModes Infraestrutura. Enumerates the designer modes for the chart.
Enumeração pública ChartAlignOrientations Specifies in which directions the chart area should be aligned with the target chart area.
Enumeração pública ChartAllowOutSidePlotAreaTypes Specifies whether smart labels can be drawn outside the plot area.
Enumeração pública ChartArrowsTypes Specifies the type of arrows for axis labels.
Enumeração pública ChartAxisLocations Specifies whether the axis must be drawn on the default side or on the opposite side.
Enumeração pública ChartAxisMarginVisibleTypes Specifies whether an axis margin is visible.
Enumeração pública ChartAxisTitlePositions Specifies the position of the axis title along the axis.
Enumeração pública ChartBorderSkinTypes Represents the possible types of border skin for a chart.
Enumeração pública ChartBreakLineTypes Specifies the type of the line to use for the scale break lines.
Enumeração pública ChartCalloutLineAnchorTypes Represents the possible anchor shapes.
Enumeração pública ChartCalloutLineStyles Specifies the style of the callout line.
Enumeração pública ChartCalloutStyles Specifies the style to use when drawing the callout lines.
Enumeração pública ChartColumnSeparatorTypes Represents the possible types of column separators.
Enumeração pública ChartDataLabelPositions Specifies the position of the ChartDataLabel.
Enumeração pública ChartFormulas Specifies the formula applied to one or more chart series.
Enumeração pública ChartGridLinesEnabledTypes Specifies whether major or minor grid lines are enabled.
Enumeração pública ChartHeaderSeparatorTypes Specifies the type of separator to use for the legend header.
Enumeração pública ChartIncludeZeroTypes Specifies whether to include zero on the axis scale.
Enumeração pública ChartIntervalOffsetTypes Represents the interval offsets for tick marks on a chart axis.
Enumeração pública ChartIntervalTypes Specifies the interval units.
Enumeração pública ChartLabelRotationTypes The rotation increment for the axis labels to automatically fit within the Chart.
Enumeração pública ChartLegendColumnTypes Represents the possible types of legend columns.
Enumeração pública ChartLegendItemAlignmentTypes Represents the possible alignmnet options for a legend item in a chart.
Enumeração pública ChartLegendItemCellTypes Represents the possible types for a cell in a legend item.
Enumeração pública ChartLegendItemSeparatorTypes Specifies the type of separator to use for the legend item.
Enumeração pública ChartLegendLayouts Specifies arrangement of labels within the legend.
Enumeração pública ChartLegendReversedTypes Specifies the order in which items are added to the legend.
Enumeração pública ChartMarkerTypes Specifies the type of the marker.
Enumeração pública ChartPaletteHatchBehaviorTypes Specifies whether hatching should be automatically applied to data points in the chart.
Enumeração pública ChartPalettes Specifies color palette for the chart items.
Enumeração pública ChartPositions Represents the alignment positions of a chart element.
Enumeração pública ChartProjectionModes Specifies the projection mode used for the 3D rendering.
Enumeração pública ChartSeriesDrawingStyle Represents the drawing styles of bar or column series.
Enumeração pública ChartShadings Specifies the projection mode used for the 3D rendering.
Enumeração pública ChartStripWidthTypes Represents the interval types of strip lines.
Enumeração pública ChartSubtypes Specifies the visualization subtype for the ChartSeries.
Enumeração pública ChartTickMarksEnabledTypes Specifies whether major or minor tick marks are enabled.
Enumeração pública ChartTickMarkTypes Specifies the type of the tick mark.
Enumeração pública ChartTitleSeparatorTypes Specifies the type of separator to use between legend titles.
Enumeração pública ChartTypes Specifies the visualization type for the ChartSeries.
Enumeração pública ChartVisibleTypes Specifies whether a chart element is visible.
Enumeração pública CommandTypes Represents the possible query command types for querying a data source.
Enumeração pública DataElementOutputTypes Indicates whether the item should appear in a data rendering.
Enumeração pública DataElementStyles Indicates whether leaf-level values such as text box values and chart data values should render as elements or attributes.
Enumeração pública DataTypes Represents the possible data types.
Enumeração pública EvaluationMode Represents the evaluation modes for a report expression.
Enumeração pública FontStyles Specifies the font style for the text within a report item.
Enumeração pública FontWeights Specifies the thickness of font for text within a report item.
Enumeração pública FormulaTypes Specifies the type of calculation to perform on the values represented by Value if more than one value is present.
Enumeração pública FrameShapes Specifies the shape of a BackFrame.
Enumeração pública FrameStyles Represents the available styles for a frame.
Enumeração pública GaugeBackgroundGradients Specifies the type of background gradient to for a ScaleRange.
Enumeração pública GaugeShowSigns Represents how number signs are displayed in the numeric indicator.
Enumeração pública GaugeStateIndicatorStyles Represents the state indicator styles.
Enumeração pública GaugeTransformationType Represents the types of data transformation in a state indicator.
Enumeração pública GlassEffects Specifies the glass effect applied to the frame.
Enumeração pública InterpretSubtotalsAsDetailsTypes Specifies whether subtotal rows should be interpreted as detail rows instead of aggregate rows.
Enumeração pública KanatypeSensitivities Specifies whether the data is kanatype sensitive.
Enumeração pública KeepWithGroupTypes Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.
Enumeração pública LayoutDirections Specifies the overall direction of the tablix layout.
Enumeração pública LinearPointerTypes Specifies the type of a LinearPointer.
Enumeração pública ListStyle Specifies whether a paragraph is part of a list, and identifies the numbering type.
Enumeração pública MapAntiAliasings Represents the anti-aliasing types for the map.
Enumeração pública MapAutoBools Represents a Boolean enumeration for the Map.
Enumeração pública MapBorderSkinTypes Represents the border skin types for a map.
Enumeração pública MapCoordinateSystems Represents the map coordinate systems for a map.
Enumeração pública MapDataTypes Represents the data types for a map field.
Enumeração pública MapGridlinesTypes Represents the gridline types in a map.
Enumeração pública MapLabelBehaviors Specifies how the labels display the values in a map color scale.
Enumeração pública MapLabelPlacements Represents the label placement options in a map color scale.
Enumeração pública MapLabelPositions Represents the label positions for the map gridlines.
Enumeração pública MapLegendLayouts Represents the label layouts in a map legend.
Enumeração pública MapLegendTitleSeparators Represents the types of separator to use for a map legend title.
Enumeração pública MapLineLabelPlacements Represents the label placements for a map line layer.
Enumeração pública MapMarkerStyles Represents the styles for a map marker.
Enumeração pública MapPalettes Represents the available palettes for colorizing map items.
Enumeração pública MapPointLabelPlacements Represents label placements for the map point layer.
Enumeração pública MapPolygonLabelPlacements Represents label placements for the map polygon layer.
Enumeração pública MapPositions Represents the item positions in a map.
Enumeração pública MapProjections Represents the projections to be used for a map.
Enumeração pública MapResizeModes Represents the resize modes for a marker image.
Enumeração pública MapRuleDistributionTypes Represents the distribution types for a map rule.
Enumeração pública MapTextAntiAliasingQualities Represents the anti-aliasing qualities for the text of a map.
Enumeração pública MapTileStyles Represents the tile styles in a map.
Enumeração pública MapUnits Represents the units of measure for map items.
Enumeração pública MapVisibilityModes Represents the visibility modes for a map layer.
Enumeração pública MarkerStyles Specifies for a GaugePointer the type of the marker.
Enumeração pública MarkupType Specifies whether markup that appears in a text run should be processed.
Enumeração pública NameChanges.EntryType Infraestrutura.
Enumeração pública NeedleStyles Specifies the style of the RadialPointer needle.
Enumeração pública NumericIndicatorStyles Infraestrutura. Represents the available styles for the numeric indicator.
Enumeração pública Operators Represents available logical operators.
Enumeração pública Orientations Specifies the orientation of the title text.
Enumeração pública Placements Infraestrutura. Represents the available placement options for gauges.
Enumeração pública RadialPointerTypes Specifies the type of a RadialPointer.
Enumeração pública ResizeModes Specifies whether content will resize to fit in the available space of a GaugeLabel.
Enumeração pública SecurityTypeEnum Represents the security types to use for accessing data sources.
Enumeração pública SizeTypes Represents the available units for report size.
Enumeração pública Sizings Specifies the behavior of an Image if the actual image does not fit within the specified size of the image as denoted by Height and Width.
Enumeração pública SortDirections Specifies the direction of the sort.
Enumeração pública SourceType Specifies the type of source for an Image.
Enumeração pública StateIndicatorIconsSet Represents the available icon sets for the state indicator.
Enumeração pública TextAlignments Specifies the horizontal alignment for the text within a report item.
Enumeração pública TextAntiAliasingQualityTypes Represents the anti-aliasing quality for text.
Enumeração pública TextDecorations Specifies any special text formatting for the text within a report item.
Enumeração pública TextDirections Specifies whether text within a report item is written left-to-right or right-to-left.
Enumeração pública TextEffects Specifies an effect to apply to the text within a report item.
Enumeração pública TextOrientations Specifies the orientation of the title text.
Enumeração pública ThermometerStyles Specifies the type of the thermometer that is used for a thermometer LinearPointer.
Enumeração pública UnicodeBiDiTypes Indicates the level of bi-directional embedding.
Enumeração pública UsedInQueryTypes Specifies whether this parameter directly or indirectly affects the data in a report.
Enumeração pública VerticalAlignments Specifies the vertical alignment of text within a report item.
Enumeração pública WatermarkText Represents the types of water mark text.
Enumeração pública WidthSensitivities Specifies whether the data is width-sensitive.
Enumeração pública WritingModes Specifies whether text is written vertically or horizontally.