Compartilhar via


Namespace Microsoft.ReportingServices.OnDemandReportRendering

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.

Classes

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

Interfaces

  Interface Descrição
Interface pública ICustomReportItem Represents a custom report item.
Interface pública IDefinitionPath Represents a definition path.
Interface pública IDynamicImageInstance Represents a dynamic image instance.
Interface pública IImage Represents data that is associated with an image.
Interface pública IImageInstance Represents an instance type of the IImage class, and contains the calculated values of the properties in IImage.
Interface pública IMapObjectCollectionItem Infraestrutura. Represents the collection item for the map object.
Interface pública IRenderingExtension Represents a rendering extension for reports.
Interface pública IROMStyleDefinitionContainer Represents a container for a style definition, such as TickMarkStyle.

Enumerações

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