Chart Properties
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The Chart type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BackWall |  Gets the back wall properties of the chart.  | |
| ChartArea |  Gets a ChartArea object that represents the complete chart area for the chart.  | |
| ChartGroups |  Gets the chart groups.  | |
| ChartTitle |  Gets a ChartTitle object that represents the title of the specified chart.  | |
| ChartType |  Gets or sets the type of the chart.  | |
| DepthPercent |  Gets or sets the depth of a 3-D chart as a percentage of the chart width.  | |
| DisplayBlanksAs |  Gets or sets a value indicating how blank cells shall be plotted on a chart.  | |
| Elevation |  Gets or sets the elevation of the 3-D chart view, in degrees.  | |
| Floor |  Gets the floor properties of the chart.  | |
| HeightPercent |  Gets or sets the height of a 3-D chart as a percentage of the chart width.  | |
| Legend |  Gets the legend of the chart.  | |
| Name |  Gets or sets the name of this chart used for identification purposes only.  | |
| Perspective |  Gets or sets the perspective for the 3-D chart view. Must be between 0 and 100.  | |
| PlacementType |  Gets or sets the Placement setting of this chart, which specifies how changes to the sheet will affect the placement of the chart.  | |
| PlotArea |  Gets the plot area properties of the chart.  | |
| PlotVisibleOnly |  Gets or sets a value indicating whether only visible cells should be plotted on the chart.  | |
| RightAngleAxes |  Gets or sets a value indicating whether the chart axes are at right angles, rather than drawn in perspective  | |
| Rotation |  Gets or sets the rotation of the 3-D chart view (the rotation of the plot area around the z-axis, in degrees).  | |
| RoundedCorners |  Gets or sets a value indicating whether chart area has rounded corners.  | |
| SeriesCollection |  Gets the series collection.  | |
| ShowAutoTitle |  Gets or sets a value indicating whether the auto-generated title shall be shown for this chart.  | |
| ShowDataLabelsOverMax |  Gets or sets a value indicating whether data labels over the maximum of the chart shall be shown.  | |
| SideWall |  Gets the side wall properties of the chart.  | |
| XAxis |  Gets the x axis.  | |
| YAxis |  Gets the y axis.  | |
| ZAxis |  Gets the z axis.  | 
See Also