Spazio dei nomi 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.

Classi

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

Strutture

  Struttura Descrizione
Struttura pubblica ImageData Represents an image data.
Struttura pubblica ReportColor Represents a color in a report.
Struttura pubblica ReportExpression Represents a report expression.
Struttura pubblica ReportExpression<T> Represents an expression in the report.
Struttura pubblica ReportSize Represents a unit of length on the report.

Interfacce

  Interfaccia Descrizione
Interfaccia pubblica IContainedObject Represents a contained object.
Interfaccia pubblica IDataCell Infrastruttura. Represents an interface for the DataCell.
Interfaccia pubblica IDataScope Infrastruttura. Represents a data scope.
Interfaccia pubblica IDataScopeService Infrastruttura. Provides a service for the IDataScope.
Interfaccia pubblica IExpression Represents an expression.
Interfaccia pubblica IHierarchy Represents a hierarchy.
Interfaccia pubblica IHierarchyMember Represents a hierarchy member.
Interfaccia pubblica INamedObject Represents a named object.
Interfaccia pubblica IPropertyDefinition Represents a property definition.
Interfaccia pubblica IReportData Infrastruttura. Defines the properties for a report data.

Delegati

  Delegato Descrizione
Delegato protetto ReportObject.SwapValue<T> Infrastruttura.
Delegato pubblico VisitPropertyObject Infrastruttura. Represents a property object to visit.

Enumerazioni

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