Freigeben über


Microsoft.ReportingServices.OnDemandReportRendering-Namespace

Contains classes and interfaces that let you extend the rendering capabilities of SQL Server Reporting Services. By using the members of this namespace, along with members of the Microsoft.ReportingServices.Interfaces namespace, you can build your own custom rendering extensions for Reporting Services.

Klassen

  Klasse Beschreibung
Öffentliche Klasse Action Contains a hyperlink, bookmark link or drillthrough action associated with a report item.
Öffentliche Klasse ActionCollection Represents a collection of Action objects.
Öffentliche Klasse ActionDrillthrough Represents a drillthrough action.
Öffentliche Klasse ActionDrillthroughInstance Represents an instance type of the ActionDrillthrough class, and contains the calculated values of the properties in ActionDrillthrough.
Öffentliche Klasse ActionInfo Contains a list of actions and action style associated with a report item.
Öffentliche Klasse ActionInfoWithDynamicImageMap A collection of actions with associated image map areas for use in Custom Report Items.
Öffentliche Klasse ActionInfoWithDynamicImageMapCollection Represents a collection of ActionInfoWithDynamicImageMap objects.
Öffentliche Klasse ActionInstance Represents an instance type of the Action class, and contains the calculated values of the properties in Action.
Öffentliche Klasse BackFrame Represents the frame and frame background for a gauge or gauge panel.
Öffentliche Klasse BackFrameInstance Represents an instance type of the BackFrame class, and contains the calculated values of the properties in BackFrame.
Öffentliche Klasse BackgroundImage Represents a background image in the report definition.
Öffentliche Klasse BackgroundImageInstance Represents an instance type of the BackgroundImage class and contains the calculated values of the properties in BackgroundImage.
Öffentliche Klasse BaseGaugeImage Represents an image that is displayed as a part of a gauge.
Öffentliche Klasse BaseGaugeImageInstance Represents an instance type of the BaseGaugeImage class, and contains the calculated values of the properties in BaseGaugeImage.
Öffentliche Klasse BaseInstance Represents the base class of all instance types.
Öffentliche Klasse Body Defines the visual elements of the body of the report, how the data is structured/grouped and binds the visual elements to the data for the report.
Öffentliche Klasse BodyInstance Represents an instance type of the Body class and contains the calculated values of the properties in Body.
Öffentliche Klasse Border Represents the default border properties for the object.
Öffentliche Klasse BorderInstance Represents an instance type of the Border class and contains the calculated values of the properties in Border.
Öffentliche Klasse CapImage Represents an image to be used for a pointer cap in a radial gauge.
Öffentliche Klasse CapImageInstance Represents an instance type of the CapImage class, and contains the calculated values of the properties in CapImage.
Öffentliche Klasse CellContents Represents the contents of a cell in the TablixBody, TablixHeader, or TablixCorner.
Ö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 ChartAlignType Defines which aspects of the chart area should be aligned with the target chart area.
Öffentliche Klasse ChartAlignTypeInstance Represents an instance type of the ChartAlignType class, and contains the calculated values of the properties in ChartAlignType.
Öffentliche Klasse ChartArea Represents a chart area to be drawn within a chart data region.
Öffentliche Klasse ChartAreaCollection Represents a collection of ChareArea objects.
Öffentliche Klasse ChartAreaInstance Represents an instance type of the ChartArea class and contains the calculated values of the properties in ChartArea.
Öffentliche Klasse ChartAxis Represents the properties for labels, titles and gridlines along an axis.
Öffentliche Klasse ChartAxisCollection Represents a collection of ChareAxis objects.
Öffentliche Klasse ChartAxisInstance Represents an instance type of the ChartAxis class, and contains the calculated values of the properties in ChartAxis.
Öffentliche Klasse ChartAxisScaleBreak Contains the scale break properties of an axis.
Öffentliche Klasse ChartAxisScaleBreakInstance Represents an instance type of the ChartAxisScaleBreak class, and contains the calculated values of the properties in ChartAxisScaleBreak.
Öffentliche Klasse ChartAxisTitle Represents the title of an axis.
Öffentliche Klasse ChartAxisTitleInstance Represents an instance type of the ChartAxisTitle class, and contains the calculated values of the properties in ChartAxisTitle.
Öffentliche Klasse ChartBorderSkin Represents the appearance of the border skin around the plot area.
Öffentliche Klasse ChartBorderSkinInstance Represents an instance type of the ChartBorderSkin class and contains the calculated values of the properties in ChartBorderSkin.
Öffentliche Klasse ChartCustomPaletteColor Represents a custom palette color in a ChartCustomPaletteColorCollection.
Öffentliche Klasse ChartCustomPaletteColorCollection Represents a collection of ChareCustomPaletteColor objects.
Öffentliche Klasse ChartCustomPaletteColorInstance Represents an instance type of the ChartCustomPaletteColor class, and contains the calculated values of the properties in ChartCustomPaletteColor.
Öffentliche Klasse ChartData Represents the segmentation of the data into multiple series.
Öffentliche Klasse ChartDataLabel Represents the data labels to display on data points.
Öffentliche Klasse ChartDataLabelInstance Represents an instance type of the ChartDataLabel class, and contains the calculated values of the properties in ChartDataLabel.
Öffentliche Klasse ChartDataPoint Represents a data point for the chart. A data point can consist of a single value expression (for example in bar or line charts) or multiple value expressions (stock and bubble charts).
Öffentliche Klasse ChartDataPointInstance Represents an instance type of the ChartDataPoint class, and contains the calculated values of the properties in ChartDataPoint.
Öffentliche Klasse ChartDataPointValues Contains a set of data values for a data point in the chart.
Öffentliche Klasse ChartDataPointValuesInstance Represents an instance type of the ChartDataPointValues class and contains the calculated values of the properties in ChartDataPointValues.
Öffentliche Klasse ChartDerivedSeries Represents a derived series which is calculated from a formula applied to another series.
Öffentliche Klasse ChartDerivedSeriesCollection Represents a collection of ChareDerivedSeries objects.
Öffentliche Klasse ChartDynamicMemberInstance Represents a dynamic instance of a ChartMember object.
Öffentliche Klasse ChartElementPosition Represents the position in which to draw a chart element.
Öffentliche Klasse ChartElementPositionInstance Represents an instance type of the ChartElementPosition class and contains the calculated values of the properties in ChartElementPosition.
Öffentliche Klasse ChartEmptyPoints Represents the behavior for empty points in a series.
Öffentliche Klasse ChartEmptyPointsInstance Represents an instance type of the ChartEmptyPoints class, and contains the calculated values of the properties in ChartEmptyPoints.
Öffentliche Klasse ChartFormulaParameter Represents a parameter to a formula for a derived series.
Öffentliche Klasse ChartFormulaParameterCollection Represents a collection of ChartFormulaParameter objects.
Öffentliche Klasse ChartFormulaParameterInstance Represents an instance type of the ChartFormulaParameter class and contains the calculated values of the properties in ChartFormulaParameter.
Öffentliche Klasse ChartGridLines Represents the gridlines along an axis.
Öffentliche Klasse ChartGridLinesInstance Represents an instance type of the ChartGridLines class, and contains the calculated values of the properties in ChartGridLines.
Öffentliche Klasse ChartHierarchy Represents a hierarchy of members for the chart.
Öffentliche Klasse ChartInstance Represents an instance type of the Chart class and contains the calculated values of the properties in Chart.
Öffentliche Klasse ChartItemInLegend Represents the behavior for a series or set of data points displayed in a legend.
Öffentliche Klasse ChartItemInLegendInstance Represents an instance type of the ChartItemInLegend class and contains the calculated values of the properties in ChartItemInLegend.
Öffentliche Klasse ChartLegend Represents the properties that can be used to display instances of the series groups in a chart legend.
Öffentliche Klasse ChartLegendCollection Represents a collection of ChartLegend objects.
Öffentliche Klasse ChartLegendColumn Infrastruktur
Öffentliche Klasse ChartLegendColumnCollection Represents a collection of ChartLegendColumn objects.
Öffentliche Klasse ChartLegendColumnHeader Infrastruktur
Öffentliche Klasse ChartLegendColumnHeaderInstance Represents an instance type of the ChartLegendColumnHeader class, and contains the calculated values of the properties in ChartLegendColumnHeader.
Öffentliche Klasse ChartLegendColumnInstance Represents an instance type of the ChartLegendColumn class, and contains the calculated values of the properties in ChartLegendColumn.
Öffentliche Klasse ChartLegendCustomItem Infrastruktur
Öffentliche Klasse ChartLegendCustomItemCell Infrastruktur
Öffentliche Klasse ChartLegendCustomItemCellCollection Represents a collection of ChartLegendCustomItemCell objects.
Öffentliche Klasse ChartLegendCustomItemCellInstance Represents an instance type of the ChartLegendCustomItemCell class, and contains the calculated values of the properties in ChartLegendCustomItemCell.
Öffentliche Klasse ChartLegendCustomItemCollection Represents a collection of ChartLegendCustomItem objects.
Öffentliche Klasse ChartLegendCustomItemInstance Represents an instance type of the ChartLegendCustomItem class and contains the calculated values of the properties in ChartLegendCustomItem.
Öffentliche Klasse ChartLegendInstance Represents an instance type of the ChartLegend class and contains the calculated values of the properties in ChartLegend.
Öffentliche Klasse ChartLegendTitle Represents a title for a legend.
Öffentliche Klasse ChartLegendTitleInstance Represents an instance type of the ChartLegendTitle class and contains the calculated values of the properties in ChartLegendTitle.
Öffentliche Klasse ChartMarker Represents a marker for displayed chart values.
Öffentliche Klasse ChartMarkerInstance Represents an instance type of the ChartMarker class, and contains the calculated values of the properties in ChartMarker.
Öffentliche Klasse ChartMember Represents a category or series member for a chart.
Öffentliche Klasse ChartMemberCollection Represents a collection of ChartMember objects.
Öffentliche Klasse ChartMemberInstance Represents an instance type of the ChartMember class, and contains the calculated values of the properties in ChartMember.
Öffentliche Klasse ChartNoMoveDirections Defines which directions a smart label is not allowed to move.
Öffentliche Klasse ChartNoMoveDirectionsInstance Represents an instance type of the ChartNoMoveDirections class and contains the calculated values of the properties in ChartNoMoveDirections.
Öffentliche Klasse ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) > Represents the base class for a collection of chart objects.
Öffentliche Klasse ChartObjectCollectionItem< (Of < ( <'T> ) > ) > Represents the base class for an item in a ChartObjectCollectionBase.
Öffentliche Klasse ChartSeries Represents the list of data points for one series.
Öffentliche Klasse ChartSeriesCollection Represents a collection of ChartSeries objects.
Öffentliche Klasse ChartSeriesInstance Represents an instance type of the ChartSeries class and contains the calculated values of the properties in ChartSeries.
Öffentliche Klasse ChartSmartLabel Defines the behavior of smart labels.
Öffentliche Klasse ChartSmartLabelInstance Represents an instance type of the ChartSmartLabel class and contains the calculated values of the properties in the ChartSmartLabel.
Öffentliche Klasse ChartStripLine Represents a custom strip line for an axis.
Öffentliche Klasse ChartStripLineCollection Represents a collection of ChartStripLine objects.
Öffentliche Klasse ChartStripLineInstance Represents an instance type of the ChartStripLine class and contains the calculated values of the properties in ChartStripLine.
Öffentliche Klasse ChartThreeDProperties Contains the properties for 3-D layout.
Öffentliche Klasse ChartThreeDPropertiesInstance Represents an instance type of the ChartThreeDProperties class, and contains the calculated values of the properties in ChartThreeDProperties.
Öffentliche Klasse ChartTickMarks Represents tick marks along an axis.
Öffentliche Klasse ChartTickMarksInstance Represents an instance type of the ChartTickMarks class, and contains the calculated values of the properties in ChartTickMarks.
Öffentliche Klasse ChartTitle Represents a title for the chart.
Öffentliche Klasse ChartTitleCollection Represents a collection of ChartTitle objects.
Öffentliche Klasse ChartTitleInstance Represents an instance type of the ChartTitle class and contains the calculated values of the properties in ChartTitle.
Öffentliche Klasse CompiledGaugeInputValueInstance Represents an instance type of the GaugeInputValue class, and contains the parsed values of the properties in GaugeInputValue.
Öffentliche Klasse CompiledGaugePointerInstance Represents an instance type of the GaugePointer class, and contains the parsed values of the properties in GaugePointer.
Öffentliche Klasse CompiledParagraphInstance Represents a compiled paragraph instance generated from parsing HTML in a text run.
Öffentliche Klasse CompiledParagraphInstanceCollection Represents a collection of CompiledParagraphInstance objects.
Öffentliche Klasse CompiledRichTextInstance Represents a compiled paragraph instance generated from parsing HTML in a text run.
Öffentliche Klasse CompiledTextRunInstance Represents a compiled text run instance generated from parsing HTML in a text run.
Öffentliche Klasse CompiledTextRunInstanceCollection Represents a collection of CompiledTextRunInstance objects.
Ö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 CustomLabelCollection Represents a collection of CustomLabel objects.
Öffentliche Klasse CustomLabelInstance Represents an instance type of the CustomLabel class and contains the calculated values of the properties in CustomLabel.
Öffentliche Klasse CustomProperty The contents of CustomProperty is passed through to rendering and custom report item components.
Öffentliche Klasse CustomPropertyCollection Represents a collection of CustomProperty objects.
Öffentliche Klasse CustomPropertyInstance Represents an instance type of the CustomProperty class, and contains the calculated values of the properties in CustomProperty.
Öffentliche Klasse 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.OnDemandReportRendering.CustomReportItem.AltReportItem] property instead.
Öffentliche Klasse CustomReportItemInstance Represents an instance type of the CustomReportItem class, and contains the calculated values of the properties in CustomReportItem.
Ö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 DataCellInstance Represents an instance type of the DataCell class, and contains the calculated values of the properties in DataCell.
Öffentliche Klasse DataDynamicMemberInstance Represents a dynamic instance of a DataMember object.
Ö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 DataMemberCollection Represents a collection of DataMember objects.
Öffentliche Klasse DataMemberInstance Represents an instance type of the DataMember class, and contains the calculated values of the properties in DataMember.
Öffentliche Klasse DataRegion Represents the base class for a data region, such as Tablix.
Öffentliche Klasse DataRegionInstance Represents an instance type of the DataRegion class, and contains the calculated values of the properties in DataRegion.
Öffentliche Klasse DataRegionMember Represents the base class for a member in a data region's hierarchy.
Öffentliche Klasse DataRegionMemberCollection< (Of < ( <'T> ) > ) > Represents the base class for all data region member collections.
Öffentliche Klasse DataRow Represents a data row.
Öffentliche Klasse DataRowCollection Represents a collection of DataRow objects.
Öffentliche Klasse DataValue Defines a single value for the data point in the chart.
Öffentliche Klasse DataValueCollection Represents a collection of DataValue objects.
Öffentliche Klasse DataValueInstance Represents an instance type of the DataValue class, and contains the calculated values of the properties in DataValue.
Öffentliche Klasse DocumentMap Provides a depth-first, on demand traversal of a report's document map
Öffentliche Klasse DocumentMapNode A node in the document map.
Öffentliche Klasse DynamicImageInstance Represents a dynamic instance of a Image object.
Öffentliche Klasse FrameBackground Represents the background of the frame for a gauge or gauge panel.
Öffentliche Klasse FrameBackgroundInstance Represents an instance type of the FrameBackground class, and contains the calculated values of the properties in FrameBackground.
Öffentliche Klasse FrameImage Represents an image to be used for the frame background of a gauge or gauge panel.
Öffentliche Klasse FrameImageInstance Represents an instance type of the FrameImage class, and contains the calculated values of the properties in FrameImage.
Öffentliche Klasse Gauge Represents a gauge to be drawn within a gauge panel.
Öffentliche Klasse GaugeCell Represents a gauge cell.
Öffentliche Klasse GaugeCellInstance Represents an instance type of the GaugeCell class, and contains the calculated values of the properties in GaugeCell.
Öffentliche Klasse GaugeDynamicMemberInstance Represents a dynamic instance of a GaugeMember object.
Öffentliche Klasse GaugeImage Infrastruktur
Öffentliche Klasse GaugeImageCollection Represents a collection of GaugeImage objects.
Öffentliche Klasse GaugeImageInstance Represents an instance type of the GaugeImage class, and contains the calculated values of the properties in GaugeImage.
Öffentliche Klasse GaugeInputValue Represents an expression and optional formula used in a gauge.
Öffentliche Klasse GaugeInputValueInstance Represents an instance type of the GaugeInputValue class, and contains the calculated values of the properties in GaugeInputValue.
Öffentliche Klasse GaugeInstance Represents an instance type of the Gauge class, and contains the calculated values of the properties in Gauge.
Öffentliche Klasse GaugeLabel Represents a label to display within a gauge panel.
Öffentliche Klasse GaugeLabelCollection Represents a collection of GaugeLabel objects.
Öffentliche Klasse GaugeLabelInstance Represents an instance type of the GaugeLabel class, and contains the calculated values of the properties in GaugeLabel.
Öffentliche Klasse GaugeMember Represents group, sort and filter behavior for the data.
Öffentliche Klasse GaugeMemberCollection Represents a collection of GaugeMember objects.
Öffentliche Klasse GaugeMemberInstance Represents an instance type of the GaugeMember class, and contains the calculated values of the properties in GaugeMember.
Öffentliche Klasse GaugePanel Represents a gauge panel for data point or set of data points.
Öffentliche Klasse GaugePanelInstance Represents an instance type of the GaugePanel class, and contains the calculated values of the properties in GaugePanel.
Öffentliche Klasse GaugePanelItem Represents an item (gauge, image, label) to be drawn within a gauge panel.
Öffentliche Klasse GaugePanelItemInstance Represents an instance type of the GaugePanelItem class, and contains the calculated values of the properties in GaugePanelItem.
Öffentliche Klasse GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) > Represents the base class for all gauge panel object collections.
Öffentliche Klasse GaugePanelObjectCollectionItem Represents an item in a collection of gauge panel objects.
Öffentliche Klasse GaugePointer Represents a pointer to be drawn against a scale.
Öffentliche Klasse GaugePointerInstance Represents an instance type of the GaugePointer class, and contains the calculated values of the properties in GaugePointer.
Öffentliche Klasse GaugeRow Infrastruktur
Öffentliche Klasse GaugeRowCollection Represents a collection of StateIndicator objects.
Öffentliche Klasse GaugeScale Represents a scale to be drawn within a gauge.
Öffentliche Klasse GaugeScaleInstance Represents an instance type of the GaugeScale class, and contains the calculated values of the properties in GaugeScale.
Öffentliche Klasse GaugeTickMarks Represents major tick marks along a scale.
Öffentliche Klasse GaugeTickMarksInstance Represents an instance type of the GaugeTickMarks class and contains the calculated values of the properties in GaugeTickMarks.
Öffentliche Klasse Group Represents a data group.
Öffentliche Klasse GroupExpressionCollection Represents a collection of GroupExpressionCollection objects.
Öffentliche Klasse GroupExpressionValueCollection Represents a collection of GroupExpressionValue objects.
Öffentliche Klasse GroupInstance Represents an instance type of the Group class, and contains the calculated values of the properties in Group.
Öffentliche Klasse Image Represents an image.
Öffentliche Klasse ImageInstance Represents an instance type of the Image class, and contains the calculated values of the properties in Image.
Öffentliche Klasse ImageMapArea Represents an image map area.
Öffentliche Klasse ImageMapAreaInstance Represents an instance type of the ImageMapArea class, and contains the calculated values of the properties in ImageMapArea.
Öffentliche Klasse ImageMapAreaInstanceCollection Represents a collection of ImageMapAreaInstance objects.
Öffentliche Klasse IndicatorImage Represents properties of a state indicator image.
Öffentliche Klasse IndicatorImageInstance Represents an instance type of the GaugeLabel class, and contains the calculated values of the properties in GaugeLabel.
Öffentliche Klasse IndicatorState Represents a set of state information in the state indicator.
Öffentliche Klasse IndicatorStateCollection Represents a collection of IndicatorStateCollection objects.
Öffentliche Klasse IndicatorStateInstance Represents an instance type of the IndicatorState class, and contains the calculated values of the properties in IndicatorState.
Öffentliche Klasse Line Represents a line report item.
Öffentliche Klasse LinearGauge Represents a linear gauge to be drawn within a gauge panel.
Öffentliche Klasse LinearGaugeCollection Represents a collection of LinearGauge objects.
Öffentliche Klasse LinearGaugeInstance Represents an instance type of the LinearGauge class, and contains the calculated values of the properties in LinearGauge.
Öffentliche Klasse LinearPointer Represents a linear pointer to be drawn against a linear scale.
Öffentliche Klasse LinearPointerCollection Represents a collection of LinearPointer objects.
Öffentliche Klasse LinearPointerInstance Represents an instance type of the LinearPointer class, and contains the calculated values of the properties in LinearPointer.
Öffentliche Klasse LinearScale Represents a linear scale to be drawn within a linear gauge.
Öffentliche Klasse LinearScaleCollection Represents a collection of LinearScale objects.
Öffentliche Klasse LinearScaleInstance Represents an instance type of the LinearScale class, and contains the calculated values of the properties in LinearScale.
Öffentliche Klasse LineInstance Represents an instance type of the Line class, and contains the calculated values of the properties in Line.
Ö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 MapAppearanceRuleInstance Represents an instance type of the MapAppearanceRule class and contains the calculated values of the properties in MapAppearanceRule.
Ö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 MapBindingFieldPairCollection Represents a collection of MapBindingFieldPair objects.
Öffentliche Klasse MapBindingFieldPairInstance Represents an instance type of the MapBindingFieldPair class and contains the calculated values of the properties in MapBindingFieldPair.
Öffentliche Klasse MapBorderSkin Represents the appearance of the border around a map.
Öffentliche Klasse MapBorderSkinInstance Represents an instance type of the MapBorderSkin class and contains the calculated values of the properties in MapBorderSkin.
Ö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 MapBucketCollection Represents a collection of MapBucket objects.
Öffentliche Klasse MapBucketInstance Represents an instance type of the MapBucket class and contains the calculated values of the properties in MapBucket.
Ö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 MapColorPaletteRuleInstance Represents an instance type of the MapColorPalette class and contains the calculated values of the properties in MapColorPalette.
Ö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 MapColorRangeRuleInstance Represents an instance type of the MapColorRangeRule class and contains the calculated values of the properties in MapColorRangeRule.
Öffentliche Klasse MapColorRule Represents a color rule in the map.
Öffentliche Klasse MapColorRuleInstance Represents an instance type of the MapColorRule class and contains the calculated values of the properties in MapColorRule.
Öffentliche Klasse MapColorScale Represents a color scale for a map.
Öffentliche Klasse MapColorScaleInstance Represents an instance type of the MapColorScale class and contains the calculated values of the properties in MapColorScale.
Öffentliche Klasse MapColorScaleTitle Represents the title of a map color scale.
Öffentliche Klasse MapColorScaleTitleInstance Represents an instance type of the MapColorScaleTitle class and contains the calculated values of the properties in MapColorScaleTitle.
Öffentliche Klasse MapCustomColor Represents a custom color in the map report item.
Öffentliche Klasse MapCustomColorCollection Represents a collection of MapCustomColor objects.
Öffentliche Klasse MapCustomColorInstance Represents an instance type of the MapCustomColor class and contains the calculated values of the properties in MapCustomColor.
Ö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.
Öffentliche Klasse MapCustomColorRuleInstance Represents an instance type of the MapCustomColorRule class, and contains the calculated values of the properties in MapCustomColorRule.
Öffentliche Klasse MapCustomView Represents the center of a map viewport based on an arbitrary point.
Öffentliche Klasse MapCustomViewInstance Represents an instance type of the MapCustomView class and contains the calculated values of the properties in MapCustomView.
Öffentliche Klasse MapDataBoundView Represents the center of a map viewport based on the map items that are bound to data.
Öffentliche Klasse MapDataBoundViewInstance Represents an instance type of the MapDataBoundView class and contains the calculated values of the properties in MapDataBoundView.
Ö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 MapDataRegionCollection Represents a collection of MapDataRegion objects.
Öffentliche Klasse MapDataRegionInstance Represents an instance type of the MapDataRegion class and contains the calculated values of the properties in MapDataRegion.
Öffentliche Klasse MapDistanceScale Represents the map distance scale.
Öffentliche Klasse MapDistanceScaleInstance Represents an instance type of the MapDistanceScale class and contains the calculated values of the properties in MapDistanceScale.
Öffentliche Klasse MapDockableSubItem Represents a dockable item in the map item.
Öffentliche Klasse MapDockableSubItemInstance Represents an instance type of the MapDockableSubItem class and contains the calculated values of the properties in MapDockableSubItem.
Öffentliche Klasse MapDynamicMemberInstance Represents a dynamic instance of a MapMember object.
Öffentliche Klasse MapElementView Represents the center of a map viewport based on a map spatial element.
Öffentliche Klasse MapElementViewInstance Represents an instance type of the MapElementView class and contains the calculated values of the properties in MapElementView.
Ö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 MapFieldCollection Represents a collection of MapField objects.
Öffentliche Klasse MapFieldDefinition Represents the metadata for a MapField.
Öffentliche Klasse MapFieldDefinitionCollection Represents a collection of MapFieldDefinition objects.
Öffentliche Klasse MapFieldDefinitionInstance Represents an instance type of the MapFieldDefinition class and contains the calculated values of the properties in MapFieldDefinition.
Öffentliche Klasse MapFieldInstance Represents an instance type of the MapField class and contains the calculated values of the properties in MapField.
Öffentliche Klasse MapFieldName Represents a field name in the map report item.
Öffentliche Klasse MapFieldNameCollection Represents a collection of MapFieldName objects.
Öffentliche Klasse MapFieldNameInstance Represents an instance type of the MapFieldName class, and contains the calculated values of the properties in MapFieldName.
Öffentliche Klasse MapGridLines Represents gridlines for a map.
Öffentliche Klasse MapGridLinesInstance Represents an instance type of the MapGridLines class and contains the calculated values of the properties in MapGridLines.
Öffentliche Klasse MapInstance Represents an instance type of the Map class and contains the calculated values of the properties in Map.
Öffentliche Klasse MapLayer Represents a layer to be drawn in a map.
Öffentliche Klasse MapLayerCollection Represents a collection of MapLayer objects.
Öffentliche Klasse MapLayerInstance Represents an instance type of the MapLayer class and contains the calculated values of the properties in MapLayer.
Öffentliche Klasse MapLegend Represents a legend to be drawn in a map.
Öffentliche Klasse MapLegendCollection Represents a collection of MapLegend objects.
Öffentliche Klasse MapLegendInstance Represents an instance type of the MapLegend class and contains the calculated values of the properties in MapLegend.
Öffentliche Klasse MapLegendTitle Represents the title of a map legend.
Öffentliche Klasse MapLegendTitleInstance Represents an instance type of the MapLegendTitle class and contains the calculated values of the properties in MapLegendTitle.
Öffentliche Klasse MapLimits Represents the limits of a map viewport.
Öffentliche Klasse MapLimitsInstance Represents an instance type of the MapLimits class and contains the calculated values of the properties in MapLimits.
Öffentliche Klasse MapLine Represents a line-based spatial element to be embedded in a map line layer.
Öffentliche Klasse MapLineCollection Represents a collection of MapLine objects.
Öffentliche Klasse MapLineInstance Represents an instance type of the MapLine class and contains the calculated values of the properties in MapLine.
Öffentliche Klasse MapLineLayer Represents a line-based layer to be drawn in a map.
Öffentliche Klasse MapLineLayerInstance Represents an instance type of the MapLineLayer class and contains the calculated values of the properties in MapLineLayer.
Öffentliche Klasse MapLineRules Represents a set of rules to be applied to map lines.
Öffentliche Klasse MapLineRulesInstance Represents an instance type of the MapLineRules class and contains the calculated values of the properties in MapLineRules.
Öffentliche Klasse MapLineTemplate Represents a template to be applied to map lines in a map line layer.
Öffentliche Klasse MapLineTemplateInstance Represents an instance type of the MapLineTemplate class and contains the calculated values of the properties in MapLineTemplate.
Öffentliche Klasse MapLocation Represents the location of a map viewport.
Öffentliche Klasse MapLocationInstance Represents an instance type of the MapLocation class and contains the calculated values of the properties in MapLocation.
Öffentliche Klasse MapMarker Represents a marker to be applied to the center point of a map point or a map polygon.
Öffentliche Klasse MapMarkerCollection Represents a collection of MapMarker objects.
Öffentliche Klasse MapMarkerImage Represents an image to be applied to the map marker.
Öffentliche Klasse MapMarkerImageInstance Represents an instance type of the MapMarkerImage class and contains the calculated values of the properties in MapMarkerImage.
Öffentliche Klasse MapMarkerInstance Represents an instance type of the MapMarker class and contains the calculated values of the properties in MapMarker.
Öffentliche Klasse MapMarkerRule Represents a set of markers for map points in a map polygon layer or in a map point layer.
Öffentliche Klasse MapMarkerRuleInstance Represents an instance type of the MapMarkerRule class and contains the calculated values of the properties in MapMarkerRule.
Öffentliche Klasse MapMarkerTemplate Represents a template to be applied to map markers.
Öffentliche Klasse MapMarkerTemplateInstance Represents an instance type of the MapMarkerTemplate class and contains the calculated values of the properties in MapMarkerTemplate.
Öffentliche Klasse MapMember Represents group and filter information for the data in a map or in the parent map member.
Öffentliche Klasse MapMemberCollection Represents a collection of MapMember objects.
Öffentliche Klasse MapMemberInstance Represents an instance type of the MapMember class and contains the calculated values of the properties in MapMember.
Öffentliche Klasse MapObjectCollectionBase< (Of < ( <'T> ) > ) > Represents a collection of IMapObjectCollectionItem objects.
Öffentliche Klasse MapObjectCollectionItem Represents an item in the MapObjectCollectionBase<(Of <(<'T>)>)>.
Öffentliche Klasse MapPoint Represents a point-based spatial element to be embedded in a map line layer.
Öffentliche Klasse MapPointCollection Represents a collection of MapPoint objects.
Öffentliche Klasse MapPointInstance Represents an instance type of the MapPoint class and contains the calculated values of the properties in MapPoint.
Öffentliche Klasse MapPointLayer Represents a point-based layer to be drawn in a map.
Öffentliche Klasse MapPointLayerInstance Represents an instance type of the MapPointLayer class and contains the calculated values of the properties in MapPointLayer.
Öffentliche Klasse MapPointRules Represents a set of rules to be applied to map points in the parent layer.
Öffentliche Klasse MapPointRulesInstance Represents an instance type of the MapPointRules class and contains the calculated values of the properties in MapPointRules.
Öffentliche Klasse MapPointTemplate Represents a template to be applied to map points.
Öffentliche Klasse MapPointTemplateInstance Represents an instance type of the MapPointTemplate class and contains the calculated values of the properties in MapPointTemplate.
Ö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 MapPolygonCollection Represents a collection of MapPolygon objects.
Öffentliche Klasse MapPolygonInstance Represents an instance type of the MapPolygon class, and contains the calculated values of the properties in MapPolygon.
Öffentliche Klasse MapPolygonLayer Represents a polygon-based layer to be drawn in a map.
Öffentliche Klasse MapPolygonLayerInstance Represents an instance type of the MapPolygonLayer class and contains the calculated values of the properties in MapPolygonLayer.
Öffentliche Klasse MapPolygonRules Represents a set of rules to be applied to map polygons in the parent layer.
Öffentliche Klasse MapPolygonRulesInstance Represents an instance type of the MapPolygonRules class and contains the calculated values of the properties in MapPolygonRules.
Öffentliche Klasse MapPolygonTemplate Represents a template to be applied to map polygons in a map polygon layer.
Öffentliche Klasse MapPolygonTemplateInstance Represents an instance type of the MapPolygonTemplate class and contains the calculated values of the properties in MapPolygonTemplate.
Öffentliche Klasse MapShapefile Represents a file-based source for spatial data and optional non-spatial data.
Öffentliche Klasse MapShapefileInstance Represents an instance type of the MapShapefile class and contains the calculated values of the properties in MapShapefile.
Öffentliche Klasse MapSize Represents the size of a map viewport, map title, map legend, map distance scale, or map color scale.
Öffentliche Klasse MapSizeInstance Represents an instance type of the MapSize class and contains the calculated values of the properties in MapSize.
Ö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 MapSizeRuleInstance Represents an instance type of the MapSizeRule class and contains the calculated values of the properties in MapSizeRule.
Öffentliche Klasse MapSpatialData Represents a source for spatial data.
Öffentliche Klasse MapSpatialDataInstance Represents an instance type of the MapSpatialData class and contains the calculated values of the properties in MapSpatialData.
Öffentliche Klasse MapSpatialDataRegion Represents a data region-based source for spatial data.
Öffentliche Klasse MapSpatialDataRegionInstance Represents an instance type of the MapSpatialDataRegion class, and contains the calculated values of the properties in MapSpatialDataRegion.
Öffentliche Klasse MapSpatialDataSet Represents a dataset-based source for spatial and optional non-spatial data.
Öffentliche Klasse MapSpatialDataSetInstance Represents an instance type of the MapSpatialDataSet class and contains the calculated values of the properties in MapSpatialDataSet.
Öffentliche Klasse MapSpatialElement Represents a spatial element in a map.
Öffentliche Klasse MapSpatialElementInstance Represents an instance type of the MapSpatialElement class and contains the calculated values of the properties in MapSpatialElement.
Öffentliche Klasse MapSpatialElementTemplate Represents a template for a spatial element in the map.
Öffentliche Klasse MapSpatialElementTemplateInstance Gets the calculated value of the AllowUpsideDown()()()() property in a MapSpatialElementTemplate class.
Öffentliche Klasse MapSubItem Represents a subitem in the map report item.
Öffentliche Klasse MapSubItemInstance Represents an instance type of the MapSubItem class and contains the calculated values of the properties in MapSubItem.
Öffentliche Klasse MapTile Represents a map tile image to be embedded in a map tile layer.
Öffentliche Klasse MapTileCollection Represents a collection of MapTile objects.
Öffentliche Klasse MapTileInstance Represents an instance type of the MapTile class and contains the calculated values of the properties in MapTile.
Öffentliche Klasse MapTileLayer Represents a raster-based map layer to be drawn in a map.
Öffentliche Klasse MapTileLayerInstance Represents an instance type of the MapTileLayer class and contains the calculated values of the properties in MapTileLayer.
Öffentliche Klasse MapTitle Represents a title to be drawn in a map.
Öffentliche Klasse MapTitleCollection Represents a collection of MapTitle objects.
Öffentliche Klasse MapTitleInstance Represents an instance type of the MapTitle class and contains the calculated values of the properties in MapTitle.
Öffentliche Klasse MapVectorLayer Represents a vector-based map layer.
Öffentliche Klasse MapVectorLayerInstance Represents an instance type of the MapVectorLayer class and contains the calculated values of the properties in MapVectorLayer.
Öffentliche Klasse MapView Represents the center of the map viewport.
Öffentliche Klasse MapViewInstance Represents an instance type of the MapView class and contains the calculated values of the properties in MapView.
Öffentliche Klasse MapViewport Represents a map viewport.
Öffentliche Klasse MapViewportInstance Represents an instance type of the MapViewport class and contains the calculated values of the properties in MapViewport.
Öffentliche Klasse MemberHierarchy< (Of < ( <'T> ) > ) > Represents a member hierarchy of a specific report item.
Öffentliche Klasse NumericIndicator Infrastruktur
Öffentliche Klasse NumericIndicatorCollection Represents a collection of NumericIndicator objects.
Öffentliche Klasse NumericIndicatorInstance Infrastruktur
Öffentliche Klasse Page Represents a page in the report.
Öffentliche Klasse PageBreak Defines page break behavior for a Group, DataRegion or Rectangle.
Öffentliche Klasse PageBreakHelper A page break helper class.
Öffentliche Klasse PageBreakInstance Represents an instance type of the PageBreak class, and contains the calculated values of the properties in PageBreak.
Öffentliche Klasse PageInstance Represents an instance type of the Page class, and contains the calculated values of the properties in Page.
Öffentliche Klasse PageSection Represents the layout of report items to appear at the top or bottom of every page of the report.
Öffentliche Klasse PageSectionInstance Represents an instance type of the PageSection class, and contains the calculated values of the properties in PageSection.
Öffentliche Klasse Paragraph Represents a paragraph of text within a text box, and contains a collection of TextRun elements.
Öffentliche Klasse ParagraphCollection Represents a collection of Paragraph objects.
Öffentliche Klasse ParagraphInstance Represents an instance type of the Paragraph class, and contains the calculated values of the properties in Paragraph.
Öffentliche Klasse ParagraphInstanceCollection Represents a collection of ParagraphInstance objects.
Öffentliche Klasse ParagraphInstanceEnumerator Gets the enumerator for an inherited object of ParagraphInstance. The enumerator may contain both instance objects compiled from HTML tags and instance objects for paragraphs defined directly in the report.
Öffentliche Klasse Parameter Contains information about a parameter to a subreport or drillthrough.
Öffentliche Klasse ParameterCollection Represents a collection of Parameter objects.
Öffentliche Klasse ParameterInstance Represents an instance type of the Parameter class and contains the calculated values of the properties in Parameter.
Öffentliche Klasse PinLabel Represents a label for a pin value at one end of a scale.
Öffentliche Klasse PinLabelInstance Represents an instance type of the PinLabel class and contains the calculated values of the properties in PinLabel.
Öffentliche Klasse PointerCap Represents a pointer cap for a radial gauge.
Öffentliche Klasse PointerCapInstance Represents an instance type of the PointerCap class and contains the calculated values of the properties in PointerCap.
Öffentliche Klasse PointerImage Represents an image to be used for a pointer in a Gauge.
Öffentliche Klasse PointerImageInstance Represents an instance type of the PointerImage class, and contains the calculated values of the properties in PointerImage.
Öffentliche Klasse RadialGauge Represents a radial gauge to be drawn within a GaugePanel.
Öffentliche Klasse RadialGaugeCollection Represents a collection of RadialGauge objects.
Öffentliche Klasse RadialGaugeInstance Represents an instance type of the RadialGauge class, and contains the calculated values of the properties in RadialGauge.
Öffentliche Klasse RadialPointer Represents a radial pointer to be drawn against a RadialScale.
Öffentliche Klasse RadialPointerCollection Represents a collection of RadialPointer objects.
Öffentliche Klasse RadialPointerInstance Represents an instance type of the RadialPointer class, and contains the calculated values of the properties in RadialPointer.
Öffentliche Klasse RadialScale Represents a radial scale to be drawn within a RadialGauge.
Öffentliche Klasse RadialScaleCollection Represents a collection of RadialScale objects.
Öffentliche Klasse RadialScaleInstance Represents an instance type of the RadialScale class, and contains the calculated values of the properties in RadialScale.
Öffentliche Klasse Rectangle Represents a rectangle report item.
Öffentliche Klasse RectangleInstance Represents an instance type of the Rectangle class, and contains the calculated values of the properties in Rectangle.
Öffentliche Klasse RenderPropertyConstants Infrastruktur
Öffentliche Klasse Report Represents a report.
Öffentliche Klasse ReportBoolProperty Represents a Boolean property in the report.
Öffentliche Klasse ReportColor Represents a color in a report.
Öffentliche Klasse ReportColorProperty Represents a ReportColor property in the report.
Öffentliche Klasse ReportDoubleProperty Represents a double property in the report.
Öffentliche Klasse ReportElement Represents the base class of a report element.
Öffentliche Klasse ReportElementCollectionBase< (Of < ( <'T> ) > ) > Represents the base class for all report element collections.
Öffentliche Klasse ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .ReportElementEnumerator Gets the enumerator for an inherited object of ReportElementCollectionBase<(Of <(<'T>)>)>.
Öffentliche Klasse ReportElementInstance Represents an instance type of the ReportElement class, and contains the calculated values of the properties in ReportElement.
Öffentliche Klasse ReportElementInstanceCollectionBase< (Of < ( <'T> ) > ) > Represents the base class for all report element instance collections.
Öffentliche Klasse ReportEnumProperty< (Of < ( <'EnumType> ) > ) > Represents a report enumeration property of a specific enumeration type.
Öffentliche Klasse ReportInstance Represents an instance type of the Report class, and contains the calculated values of the properties in Report.
Öffentliche Klasse ReportIntProperty Represents an integer property in the report.
Öffentliche Klasse ReportItem Represents a report item, such as a rectangle or tablix.
Öffentliche Klasse ReportItemCollection Represents a collection of ReportItem objects.
Öffentliche Klasse ReportItemInstance Represents an instance type of the ReportItem class, and contains the calculated values of the properties in ReportItem.
Öffentliche Klasse ReportParameter Contains information about a parameter to the report.
Öffentliche Klasse ReportParameterCollection Represents a collection of ReportParameter objects.
Öffentliche Klasse ReportParameterInstance Represents an instance type of the ReportParameter class, and contains the calculated values of the properties in ReportParameter.
Öffentliche Klasse ReportProperty Represents a report property.
Öffentliche Klasse ReportRenderingException This ReportRenderingException class is used by rendering extensions to create runtime exceptions.
Öffentliche Klasse ReportSection Represents a section in the report.
Öffentliche Klasse ReportSectionCollection Represents a collection of ReportSection objects.
Öffentliche Klasse ReportSectionInstance Represents an instance type of the ReportSection class and contains the calculated values of the properties in ReportSection.
Öffentliche Klasse ReportSize Represents a unit of length on the report.
Öffentliche Klasse ReportSizeProperty Represents a ReportSize property in the report.
Öffentliche Klasse ReportStringProperty Represents a report string property.
Öffentliche Klasse ReportUrl Represents a URL in a report.
Öffentliche Klasse ReportUrlProperty Represents a ReportUrl property in the report.
Öffentliche Klasse ReportVariantProperty Represents a property of varying types in the report.
Öffentliche Klasse ScaleLabels Defines the appearance of labels on a GaugeScale.
Öffentliche Klasse ScaleLabelsInstance Represents an instance type of the ScaleLabels class and contains the calculated values of the properties in ScaleLabels.
Öffentliche Klasse ScalePin Represents a pin value at one end of a GaugeScale.
Öffentliche Klasse ScalePinInstance Represents an instance type of the ScalePin class, and contains the calculated values of the properties in ScalePin.
Öffentliche Klasse ScaleRange Represents a range to be drawn against a GaugeScale.
Öffentliche Klasse ScaleRangeCollection Represents a collection of ScaleRange objects.
Öffentliche Klasse ScaleRangeInstance Represents an instance type of the ScaleRange class and contains the calculated values of the properties in ScaleRange.
Öffentliche Klasse StateIndicator Represents a state indicator.
Öffentliche Klasse StateIndicatorCollection Represents a collection of StateIndicator objects.
Öffentliche Klasse StateIndicatorInstance Represents an instance type of the StateIndicator class, and contains the calculated values of the properties in StateIndicator.
Öffentliche Klasse Style Contains information about the style of an object in the report.
Öffentliche Klasse StyleBase Represents the base class for the Style class.
Öffentliche Klasse StyleBaseInstance Represents an instance type of the StyleBase class, and contains the calculated values of the properties in StyleBase.
Öffentliche Klasse StyleInstance Represents an instance type of the Style class, and contains the calculated values of the properties in Style.
Öffentliche Klasse SubReport Represents a subreport.
Öffentliche Klasse SubReportInstance Represents an instance type of the SubReport class and contains the calculated values of the properties in SubReport.
Öffentliche Klasse Tablix Represents a tablix. This is is a flexible layout grid with 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 TablixCellInstance Represents an instance type of the TablixCell class, and contains the calculated values of the properties in TablixCell.
Öffentliche Klasse TablixColumn Represents a column in the body section of a tablix.
Öffentliche Klasse TablixColumnCollection Represents a collection of TablixColumn objects.
Ö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 TablixCornerRowCollection Represents a collection of TablixCornerRow objects.
Öffentliche Klasse TablixDynamicMemberInstance Represents a dynamic instance of a TablixMember object.
Öffentliche Klasse TablixHeader Represents a group header in a tablix.
Öffentliche Klasse TablixHierarchy Represents a hierarchy of members for the tablix.
Öffentliche Klasse TablixInstance Represents an instance type of the Tablix class, and contains the calculated values of the properties in Tablix.
Öffentliche Klasse TablixMember Represents a member in a tablix hierarchy.
Öffentliche Klasse TablixMemberCollection Represents a collection of TablixMember objects.
Öffentliche Klasse TablixMemberInstance Represents an instance type of the TablixMember class, and contains the calculated values of the properties in TablixMember.
Öffentliche Klasse TablixRow Represents a tablix row with a list of cells.
Öffentliche Klasse TablixRowCollection Represents a collection of TablixRow objects.
Öffentliche Klasse TextBox Represents a text box.
Öffentliche Klasse TextBoxInstance Represents an instance type of the TextBox class and contains the calculated values of the properties in TextBox.
Öffentliche Klasse TextRun Represents a text run.
Öffentliche Klasse TextRunCollection Represents a collection of TextRun objects.
Öffentliche Klasse TextRunInstance Represents an instance type of the TextRun class, and contains the calculated values of the properties in TextRun.
Öffentliche Klasse TextRunInstanceCollection Represents a collection of StateIndicator objects.
Öffentliche Klasse TextRunInstanceEnumerator Gets the enumerator for an inherited object of TextRunInstance.
Öffentliche Klasse Thermometer Defines display properties for a linear gauge thermometer pointer.
Öffentliche Klasse ThermometerInstance Represents an instance type of the Thermometer class, and contains the calculated values of the properties in Thermometer.
Öffentliche Klasse TickMarkStyle Represents a tick mark associated with a custom label.
Öffentliche Klasse TickMarkStyleInstance Represents an instance type of the TickMarkStyle class, and contains the calculated values of the properties in TickMarkStyle.
Öffentliche Klasse TopImage Represents an image to be displayed atop part of a gauge.
Öffentliche Klasse TopImageInstance Represents an instance type of the TopImage class, and contains the calculated values of the properties in TopImage.
Öffentliche Klasse Visibility Defines whether a report item should be shown in the rendered report.
Öffentliche Klasse VisibilityInstance Represents the visibility state of an instance type object.

Schnittstellen

  Schnittstelle Beschreibung
Öffentliche Schnittstelle ICustomReportItem Represents a custom report item.
Öffentliche Schnittstelle IDefinitionPath Represents a definition path.
Öffentliche Schnittstelle IDynamicImageInstance Represents a dynamic image instance.
Öffentliche Schnittstelle IImage Represents data that is associated with an image.
Öffentliche Schnittstelle IImageInstance Represents an instance type of the IImage class, and contains the calculated values of the properties in IImage.
Öffentliche Schnittstelle IMapObjectCollectionItem Infrastruktur
Öffentliche Schnittstelle IRenderingExtension Represents a rendering extension for reports.
Öffentliche Schnittstelle IROMStyleDefinitionContainer Represents a container for a style definition, such as TickMarkStyle.

Enumerationen

  Enumeration Beschreibung
Öffentliche Enumeration BackgroundGradients Specifies the type of background gradient for a report item.
Öffentliche Enumeration BackgroundGradientTypes Specifies the type of background gradient to for a ScaleRange.
Öffentliche Enumeration BackgroundHatchTypes Specifies the hatching pattern for a report item.
Öffentliche Enumeration BackgroundRepeatTypes Specifies how a BackgroundImage should fill the available space within its container report item.
Öffentliche Enumeration BorderStyles Specifies the style of a Border.
Öffentliche Enumeration Calendars Specifies the calendar to use for formatting dates.
Öffentliche Enumeration ChartAllowOutsideChartArea Specifies whether data point labels can be drawn outside of the plot area.
Öffentliche Enumeration ChartAreaAlignOrientations Specifies in which directions the chart area should be aligned with the target chart area.
Öffentliche Enumeration ChartAutoBool Represents a Boolean enumeration for the Chart.
Öffentliche Enumeration ChartAxis. . :: . .Locations Specifies whether to draw the axis on the default side or on the opposite side.
Öffentliche Enumeration ChartAxis. . :: . .TickMarks Specifies the type of the tick mark.
Öffentliche Enumeration ChartAxisArrow Specifies the type of arrows for axis labels.
Öffentliche Enumeration ChartAxisLabelRotation The rotation increment for the axis labels to automatically fit within the Chart.
Öffentliche Enumeration ChartAxisLocation Specifies whether the axis must be drawn on the default side or on the opposite side.
Öffentliche Enumeration ChartAxisTitlePositions Specifies the position of the axis title along the axis.
Öffentliche Enumeration ChartBorderSkinType Specifies the border skin type for the Chart.
Öffentliche Enumeration ChartBreakLineType Specifies the type of the line to use for the scale break lines.
Öffentliche Enumeration ChartCalloutLineAnchor Specifies the shape to be drawn at the end of the callout line.
Öffentliche Enumeration ChartCalloutLineStyle Specifies the style of the callout line.
Öffentliche Enumeration ChartCalloutStyle Specifies the style to use when drawing the callout lines.
Öffentliche Enumeration ChartCellAlignment The text alignment of a cell in the custom legend item.
Öffentliche Enumeration ChartCellType Specifies a legend cell type.
Öffentliche Enumeration ChartColumnType Specifies a legend cell column type.
Öffentliche Enumeration ChartDataLabelPositions Specifies the position of the ChartDataLabel.
Öffentliche Enumeration ChartIntervalType Specifies the interval units.
Öffentliche Enumeration ChartLegendLayouts Specifies arrangement of labels within the legend.
Öffentliche Enumeration ChartLegendPositions Specifies the position of the legend.
Öffentliche Enumeration ChartMarkerTypes Specifies the type of the marker.
Öffentliche Enumeration ChartPalette Specifies color palette for the chart items.
Öffentliche Enumeration ChartSeparators Specifies the type of separator to use for the legend header.
Öffentliche Enumeration ChartSeriesFormula Specifies the formula applied to one or more chart series.
Öffentliche Enumeration ChartSeriesSubtype Specifies the visualization subtype for the ChartSeries.
Öffentliche Enumeration ChartSeriesType Specifies the visualization type for the ChartSeries.
Öffentliche Enumeration ChartThreeDProjectionModes Specifies the projection mode used for the 3D rendering.
Öffentliche Enumeration ChartThreeDShadingTypes Specifies the projection mode used for the 3-D rendering.
Öffentliche Enumeration ChartTickMarksType Specifies the type of the tick mark.
Öffentliche Enumeration ChartTitleDockings Specifies where the chart title is docked.
Öffentliche Enumeration ChartTitlePositions Specifies the position of the title.
Öffentliche Enumeration DataElementOutputTypes Indicates whether the item should appear in a data rendering.
Öffentliche Enumeration Directions Specifies whether text within a report item is written left-to-right or right-to-left.
Öffentliche Enumeration DynamicImageInstance. . :: . .ImageType Specifies an image type.
Ö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 GaugeAntiAliasings Specifies the anti-aliasing type for the gauge panel.
Öffentliche Enumeration GaugeBarStarts Specifies for a GaugePointer where the pointer will start if it is of type Bar.
Öffentliche Enumeration GaugeCapStyles Specifies the type of a PointerCap.
Öffentliche Enumeration GaugeFrameShapes Specifies the shape of a BackFrame.
Öffentliche Enumeration GaugeFrameStyles Specifies a general style appearance for a BackFrame.
Öffentliche Enumeration GaugeGlassEffects Specifies the glass effect applied to the frame.
Öffentliche Enumeration GaugeIndicatorStyles Infrastruktur Represents the available styles for the gauge indicator.
Öffentliche Enumeration GaugeInputValueFormulas Specifies the type of calculation to perform on the values represented by Value if more than one value is present.
Öffentliche Enumeration GaugeLabelPlacements Specifies where the labels within a GaugeScale should be placed relative to the GaugeScale.
Öffentliche Enumeration GaugeMarkerStyles Specifies for a GaugePointer the type of the marker.
Öffentliche Enumeration GaugeOrientations Specifies the orientation of a LinearGauge.
Öffentliche Enumeration GaugePointerPlacements Specifies where the pointer should be placed relative to the GaugeScale.
Öffentliche Enumeration GaugeResizeModes Specifies whether content will resize to fit in the available space of a GaugeLabel.
Öffentliche Enumeration GaugeShowSigns Represents how number signs are displayed in the numeric indicator.
Öffentliche Enumeration GaugeStateIndicatorStyles Represents the state indicator styles.
Öffentliche Enumeration GaugeThermometerStyles Specifies the type of the thermometer that is used for a thermometer LinearPointer.
Öffentliche Enumeration GaugeTickMarkShapes Specifies the shape of a tick mark for a CustomLabel.
Öffentliche Enumeration GaugeTransformationType Represents the types of data transformation in a state indicator.
Öffentliche Enumeration Image. . :: . .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 Image. . :: . .SourceType Specifies the type of source for an Image.
Öffentliche Enumeration ImageMapArea. . :: . .ImageMapAreaShape Specifies a map area shape.
Öffentliche Enumeration KeepWithGroup Specifies whether to keep a static member on the same page as the previous or next visible dynamic member.
Ö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 MapAntiAliasing Represents the anti-aliasing types for the map.
Öffentliche Enumeration MapAutoBool Represents a boolean enumeration for the Map.
Öffentliche Enumeration MapBorderSkinType Represents the border skin types for a map.
Öffentliche Enumeration MapCoordinateSystem Represents the map coordinate systems for a map.
Öffentliche Enumeration MapDataType Represents the data types for a map field.
Öffentliche Enumeration MapLabelBehavior Specifies how the labels display the values in a map color scale.
Öffentliche Enumeration MapLabelPlacement Represents the options of label placements in a map color scale.
Öffentliche Enumeration MapLabelPosition Represents the label positions for the map gridlines.
Öffentliche Enumeration MapLegendLayout Represents the label layouts in a map legend.
Öffentliche Enumeration MapLegendTitleSeparator Represents the types of separator to use for a map legend title.
Öffentliche Enumeration MapLineLabelPlacement Represents the label placements for a map line layer.
Öffentliche Enumeration MapMarkerStyle Represents the styles for a map marker.
Öffentliche Enumeration MapPalette Represents the available palettes for colorizing map items.
Öffentliche Enumeration MapPointLabelPlacement Represents label placements for the map point layer.
Öffentliche Enumeration MapPolygonLabelPlacement Represents label placements for the map polygon layer.
Öffentliche Enumeration MapPosition Represents the positions of an item in a map.
Öffentliche Enumeration MapProjection Represents the projections to be used for a map.
Öffentliche Enumeration MapResizeMode Represents the resize modes for a marker image.
Öffentliche Enumeration MapRuleDistributionType Represents the distribution types for a map rule.
Öffentliche Enumeration MapTextAntiAliasingQuality Represents the anti-aliasing qualities for the text of a map.
Öffentliche Enumeration MapTileStyle Represents the tile styles in a map.
Öffentliche Enumeration MapVisibilityMode Represents the visibility modes for a map layer.
Öffentliche Enumeration MarkupType Specifies whether markup that appears in a text run should be processed.
Öffentliche Enumeration PageBreakLocation Specifies where a page break should occur for a Group, DataRegion or Rectangle.
Öffentliche Enumeration PaletteHatchBehavior Specifies whether hatching should be automatically applied to data points in the chart.
Öffentliche Enumeration Positions Specifies where a BackgroundImage is drawn when BackgroundRepeat()()()() is set to Clip.
Öffentliche Enumeration RadialPointerNeedleStyles Specifies the style of the RadialPointer needle.
Öffentliche Enumeration RadialPointerTypes Specifies the type of a RadialPointer.
Öffentliche Enumeration Report. . :: . .ChunkTypes Specifies the type of the data chunk.
Öffentliche Enumeration Report. . :: . .DataElementStyles Indicates whether leaf-level values such as text box values and chart data values should render as elements or attributes.
Öffentliche Enumeration Report. . :: . .SnapshotPageSize Specifies whether the report snapshot is small or large.
Öffentliche Enumeration ScaleRangePlacements Specifies where the ScaleRange within a GaugeScale should be placed relative to the GaugeScale.
Öffentliche Enumeration SharedHiddenState The hidden state of the report item.
Öffentliche Enumeration SortOptions Specifies the direction of the sort.
Öffentliche Enumeration StyleAttributeNames Enumerates the properties of the Style class.
Öffentliche Enumeration SubReportErrorCodes Specifies the error that occurs when processing subreports.
Öffentliche Enumeration TablixLayoutDirection Specifies the overall direction of the tablix layout.
Öffentliche Enumeration TextAlignments Specifies the horizontal alignment for the text within a report item.
Öffentliche Enumeration TextAntiAliasingQualities Specifies the anti-aliasing quality for text in a gauge panel.
Öffentliche Enumeration TextDecorations Specifies any special text formatting for the text within a report item.
Ö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 UnicodeBiDiTypes Indicates the level of bi-directional embedding.
Öffentliche Enumeration Unit Represents the units of measure for report items.
Öffentliche Enumeration VerticalAlignments Specifies the vertical alignment of text within a report item.
Öffentliche Enumeration WritingModes Specifies whether text is written vertically or horizontally.