Freigeben über


Microsoft.ReportingServices.RdlObjectModel-Namespace

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.

Klassen

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

Strukturen

  Struktur Beschreibung
Öffentliche Struktur ImageData Represents an image data.
Öffentliche Struktur ReportColor Represents a color in a report.
Öffentliche Struktur ReportExpression Represents a report expression.
Öffentliche Struktur ReportExpression<T> Represents an expression in the report.
Öffentliche Struktur ReportSize Represents a unit of length on the report.

Schnittstellen

  Schnittstelle Beschreibung
Öffentliche Schnittstelle IContainedObject Represents a contained object.
Öffentliche Schnittstelle IDataCell Infrastruktur Represents an interface for the DataCell.
Öffentliche Schnittstelle IDataScope Infrastruktur Represents a data scope.
Öffentliche Schnittstelle IDataScopeService Infrastruktur Provides a service for the IDataScope.
Öffentliche Schnittstelle IExpression Represents an expression.
Öffentliche Schnittstelle IHierarchy Represents a hierarchy.
Öffentliche Schnittstelle IHierarchyMember Represents a hierarchy member.
Öffentliche Schnittstelle INamedObject Represents a named object.
Öffentliche Schnittstelle IPropertyDefinition Represents a property definition.
Öffentliche Schnittstelle IReportData Infrastruktur Defines the properties for a report data.

Delegaten

  Delegat Beschreibung
Geschützter Delegat ReportObject.SwapValue<T> Infrastruktur
Öffentlicher Delegat VisitPropertyObject Infrastruktur Represents a property object to visit.

Enumerationen

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