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 Occurs when the value of a property is outside of the constraint applied.
公共类 ArgumentTooLargeException Occurs when the value of a property is greater than the maximum value allowed.
公共类 ArgumentTooSmallException Occurs 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 基础结构。
公共类 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 基础结构。
公共类 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 The contents of CustomProperty is passed through to rendering and custom report item components.
公共类 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.
公共类 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 基础结构。
公共类 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 Represents a report exception that 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 基础结构。
公共类 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 基础结构。
公共类 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 a report.
公共类 ReportElement Represents the base class of a report element.
公共类 ReportExpression.Collections 基础结构。
公共类 ReportExpression.FieldProperties 基础结构。
公共类 ReportExpression.Functions 基础结构。
公共类 ReportExpression.GlobalProperties 基础结构。
公共类 ReportExpression.ParameterProperties 基础结构。
公共类 ReportExpression.UserProperties 基础结构。
公共类 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 基础结构。
公共类 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 a 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 基础结构。
公共接口 IDataScope 基础结构。
公共接口 IDataScopeService 基础结构。
公共接口 IExpression Represents an expression.
公共接口 IHierarchy Represents a hierarchy.
公共接口 IHierarchyMember Represents a hierarchy member.
公共接口 INamedObject Represents a named object.
公共接口 IPropertyDefinition Represents a property definition.
公共接口 IReportData 基础结构。

委托

  委托 说明
受保护委托 ReportObject.SwapValue<T> 基础结构。
公共委托 VisitPropertyObject 基础结构。

枚举

  枚举 说明
公共枚举 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 基础结构。
公共枚举 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.