Compartir a través de


Espacio de nombres Microsoft.ReportingServices.RdlObjectModel

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

Clases

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

Estructuras

  Estructura Descripción
Estructura pública ImageData Represents an image data.
Estructura pública ReportColor Represents a color in a report.
Estructura pública ReportExpression Represents a report expression.
Estructura pública ReportExpression< (Of < ( <'T> ) > ) > Represents an expression in the report.
Estructura pública ReportSize Represents a unit of length on the report.

Interfaces

  Interfaz Descripción
Interfaz pública IContainedObject Represents a contained object.
Interfaz pública IDataCell Infraestructura.
Interfaz pública IDataScope Infraestructura.
Interfaz pública IDataScopeService Infraestructura.
Interfaz pública IExpression Represents an expression.
Interfaz pública IHierarchy Represents a hierarchy.
Interfaz pública IHierarchyMember Represents a hierarchy member.
Interfaz pública INamedObject Represents a named object.
Interfaz pública IPropertyDefinition Represents a property definition.
Interfaz pública IReportData Infraestructura.

Delegados

  Delegado Descripción
Delegado protegido ReportObject. . :: . .SwapValue< (Of < ( <'T> ) > ) > Infraestructura.
Delegado público VisitPropertyObject Infraestructura.

Enumeraciones

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