Class | Description | |
---|---|---|
![]() | Chart | Represents a chart model of the SSRS RDL reports with version 2008 and above. This class is used by the ImportTool and for converting to the DVChart. |
![]() | ChartArea | Represents a chart area that contains the axes and style. |
![]() | ChartAxis | Represents a chart axis. |
![]() | ChartData | Represents a chart data that contains a collection of chart series. |
![]() | ChartHierarchy | Represents a hierarchy of categories or series. |
![]() | ChartItemInLegend | Represents a legend text of a chart item. |
![]() | ChartLegend | Represents a chart legend that contains title and style. |
![]() | ChartMember | Represents the chart member that contains the grouping and sorting expressions. |
![]() | ChartSeries | Represents the chart series that contains collection of data points. |
![]() | DataLabel | Represents a data point label. |
![]() | DataPoint | Represents a data point that contains a collection of values, label, marker, tooltip and style. |
![]() | DataPointValue | Represents the expressions of data point value. |
![]() | GridLines | Represents a chart axis grid line properties. |
![]() | Marker | Represents a data point marker that contains shape type, size and style. |
![]() | SortExpression | Represents a chart member sorting expression and direction. |
![]() | TickMarks | Represents a chart axis tick marks properties. |
![]() | Title | Represents a header title of chart. |