Condividi tramite


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 Occurs when the value of a property is outside of the constraint applied.
Classe pubblica ArgumentTooLargeException Occurs when the value of a property is greater than the maximum value allowed.
Classe pubblica ArgumentTooSmallException Occurs 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 ChartAlignType Defines which aspects of the chart area should be aligned with the target chart area.
Classe pubblica ChartAnnotation Infrastruttura. Represents a chart annotation.
Classe pubblica ChartAnnotationGroup Represents multiple annotations that are grouped together.
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 ChartBorder3DAnnotation An annotation with a 3D border.
Classe pubblica ChartBorderSkin Represents the appearance of the border skin around the plot area.
Classe pubblica ChartCalloutAnnotation Represents a callout-style annotation.
Classe pubblica ChartCategoryHierarchy Represents the category hierarchy for the chart.
Classe pubblica ChartCodeParameter Infrastruttura.
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 ChartEllipseAnnotation Represents an ellipse annotation.
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 ChartImageAnnotation Represents an image annotation in a chart.
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 ChartLineAnnotation Represents a line annotation in a chart.
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 ChartPathPoint Represents a path point in a polyline annotation.
Classe pubblica ChartPolygonAnnotation Represents a polygon annotation in a chart.
Classe pubblica ChartPolylineAnnotation Represents a polyline annotation in a chart.
Classe pubblica ChartRectangleAnnotation Represents a rectangular annotation in a chart.
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 ChartTextAnnotation Represents a text annotation in a chart.
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 ColorProperty Represents a color property in the report.
Classe pubblica ComparablePropertyDefinition< (Of < ( <'T> ) > ) > Represents a comparable property definition.
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 The contents of CustomProperty is passed through to rendering and custom report item components.
Classe pubblica 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.
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.
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 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 DefinitionStore< (Of < ( <'T, E> ) > ) > Represents a property definition store.
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 IndicatorState Represents the current state of a state indicator.
Classe pubblica IntProperty Represents an integer property in the report.
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 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< (Of < ( <'T> ) > ) > Represents a property definition.
Classe pubblica PropertyStore Represents a property store.
Classe pubblica Query Represents a query.
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< (Of < ( <'T> ) > ) > Represents an RDL collection.
Classe pubblica RdlCollectionBase< (Of < ( <'T> ) > ) > Represents the base class for an RDL collection.
Classe pubblica Rectangle Represents a rectangle.
Classe pubblica Report Represents a report.
Classe pubblica ReportElement Represents the base class of a report element.
Classe pubblica ReportExpression. . :: . .Collections Infrastruttura.
Classe pubblica ReportExpression. . :: . .FieldProperties Infrastruttura.
Classe pubblica ReportExpression. . :: . .Functions Infrastruttura.
Classe pubblica ReportExpression. . :: . .GlobalProperties Infrastruttura.
Classe pubblica ReportExpression. . :: . .ParameterProperties Infrastruttura.
Classe pubblica ReportExpression. . :: . .UserProperties Infrastruttura.
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 ReportSizeConverter Infrastruttura.
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 SizeProperty Represents a size property in the report.
Classe pubblica SortExpression Represents a sort expression.
Classe pubblica StateImage Infrastruttura. Represents an image for the state indicator.
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 a 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 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< (Of < ( <'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.
Interfaccia pubblica IDataScope Infrastruttura.
Interfaccia pubblica IDataScopeService Infrastruttura.
Interfaccia pubblica IExpression Represents an expression.
Interfaccia pubblica IHierarchy Represents a hierarchy.
Interfaccia pubblica IHierarchyMember Represents a hierarchy member.
Interfaccia pubblica IPropertyDefinition Represents a property definition.
Interfaccia pubblica IPropertyStore Represents a property store.
Interfaccia pubblica IReportData Infrastruttura.

Delegati

  Delegato Descrizione
Delegato protetto ReportObject. . :: . .SwapValue< (Of < ( <'T> ) > ) > Infrastruttura.

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 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 ChartAnchorAlignments Represents the possible alignment options of an annotation anchor.
Enumerazione pubblica ChartAnnotationAlignments Represents the possible alignment options of a chart annotation.
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 ChartCalloutAnchorCapTypes Represents the possible anchor cap shapes.
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 ChartEndCapTypes Represents the possible styles of the anchor cap at the end of a line.
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 ChartStartCapTypes Represents the possible styles of the anchor cap at the start of a line.
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 DataSource. . :: . .SecurityTypeEnum Represents the available security types.
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 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 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 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 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 StateIndicatorStyles Infrastruttura. Represents the available styles 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.