Name | Description | |
---|---|---|
Chart Constructor | Initializes a new instance of the Chart class. |
The following tables list the members exposed by Chart.
Name | Description | |
---|---|---|
Chart Constructor | Initializes a new instance of the Chart class. |
Name | Description | |
---|---|---|
AccessibleDescription | Gets the description of the control used by accessibility client applications. | |
CategoryAxis | Gets or sets the category axis. | |
CategoryGroupings | Gets the set of category groupings for the chart. | |
ChartCustomPaletteColors | Represents ChartCustomPaletteColors element (DD RDL extension). | |
ChartData | Gets the data values for the chart. | |
ChartElementOutput | Gets or sets a value indicating whether a DataPoint element containing the chart data points appears in a data rendering. | |
ChartPalette | Gets or sets the color palette for the chart items. | |
ChartValueAxes | Gets collection of value axes for chart. | |
ChildScopes | Overridden. Gets the child scopes. | |
Legend | Gets or sets the chart legend. | |
Palette | Gets or sets the color palette for the chart items. | |
PlotArea | Gets or sets the properties for the plot area. | |
PointWidth | Gets or sets the percent width for bars and columns. A value of 100 represents 100% of the distance between points. A value greater than 100 causes columns to overlap. | |
Properties | Gets the properties for extended chart types. | |
ReferenceLine | Gets or sets the properties for reference line. | |
ReportItemsInScope | Overridden. Gets the report items in scope. | |
SeriesGroupings | Gets the set of series groupings for the chart. | |
Subtype | Gets or sets the subtype of the chart. | |
ThreeDProperties | Gets or sets the properties for a 3D chart layout. | |
Title | Gets or sets the title for the chart. | |
Type | Gets or sets the type of the chart. | |
ValueAxis | Gets or sets the value axis. |
Name | Description | |
---|---|---|
GetExpressions | Overridden. Gets the expressions required for chart to be rendered. | |
Validate | Overridden. Validates the information in each property of the Chart object. |