共用方式為


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.

類別

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

結構

  結構 說明
公用結構 ImageData Represents an image data.
公用結構 ReportColor Represents a color in a report.
公用結構 ReportExpression Represents a report expression.
公用結構 ReportExpression<T> Represents an expression in the report.
公用結構 ReportSize Represents a unit of length on the report.

介面

  介面 說明
公用介面 IContainedObject Represents a contained object.
公用介面 IDataCell 基礎結構。Represents an interface for the DataCell.
公用介面 IDataScope 基礎結構。Represents a data scope.
公用介面 IDataScopeService 基礎結構。Provides a service for the IDataScope.
公用介面 IExpression Represents an expression.
公用介面 IHierarchy Represents a hierarchy.
公用介面 IHierarchyMember Represents a hierarchy member.
公用介面 INamedObject Represents a named object.
公用介面 IPropertyDefinition Represents a property definition.
公用介面 IReportData 基礎結構。Defines the properties for a report data.

委派

  委派 說明
受保護的委派 ReportObject.SwapValue<T> 基礎結構。
公用委派 VisitPropertyObject 基礎結構。Represents a property object to visit.

列舉

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