Partager via


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

Structures

  Structure Description
Structure publique ImageData Represents an image data.
Structure publique ReportColor Represents a color in a report.
Structure publique ReportExpression Represents a report expression.
Structure publique ReportExpression< (Of < ( <'T> ) > ) > Represents an expression in the report.
Structure publique ReportSize Represents a unit of length on the report.

Interfaces

  Interface Description
Interface publique IContainedObject Represents a contained object.
Interface publique IDataCell Infrastructure.
Interface publique IDataScope Infrastructure.
Interface publique IDataScopeService Infrastructure.
Interface publique IExpression Represents an expression.
Interface publique IHierarchy Represents a hierarchy.
Interface publique IHierarchyMember Represents a hierarchy member.
Interface publique INamedObject Represents a named object.
Interface publique IPropertyDefinition Represents a property definition.
Interface publique IReportData Infrastructure.

Délégués

  Délégué Description
Délégué protégé ReportObject. . :: . .SwapValue< (Of < ( <'T> ) > ) > Infrastructure.
Délégué public VisitPropertyObject Infrastructure.

Énumérations

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