Chart Members (PowerPoint)
Represents a chart in a document.
Methods
Name |
Description |
---|---|
Applies a standard or custom chart type to a chart. |
|
Applies data labels to all the series in a chart. |
|
Applies the layouts shown in the Ribbon. |
|
Returns a collection of axes on the chart. |
|
Returns an object that represents either a single chart group or a collection of all the chart groups in the chart. |
|
Modifies the properties of the given chart. You can use this method to quickly format a chart without setting all the individual properties. This method is noninteractive, and it changes only the specified properties. |
|
Clears the chart elements formatting to automatic. |
|
Not supported for this object. |
|
Copies the selected object to the Clipboard as a picture. |
|
Deletes the object. |
|
Exports the chart in a graphic format. |
|
Returns information about the chart element at the specified x-coordinate and y-coordinate. |
|
Pastes chart data from the Clipboard into the chart. |
|
Causes the specified chart to be redrawn immediately. |
|
Saves a custom chart template to the list of available chart templates. |
|
Selects the object. |
|
Returns all the series in the chart. |
|
Sets the background graphic for a chart. |
|
Specifies the name of the chart template that Microsoft Word uses when it creates new charts. |
|
Sets chart elements on a chart. Read/write MsoChartElementType. |
|
Sets the source data range for the chart. |
Properties
Name |
Description |
---|---|
Returns or sets the alternative text associated with a shape in a Web presentation. Read/write. |
|
When used without an object qualifier, returns an Application object that represents the Microsoft PowerPoint application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only. |
|
True if Microsoft Word scales a 3-D chart so that it is closer in size to the equivalent 2-D chart. The RightAngleAxes property must be True. Read/write Boolean. |
|
Returns an object that allows the user to individually format the back wall of a 3-D chart. Read-only Walls. |
|
Returns or sets the shape used for every series in a 3-D bar or column chart. Read/write XlBarShape. |
|
Returns the complete chart area for the chart. Read-only ChartArea. |
|
Returns information about the linked or embedded data associated with a chart. Read-only ChartData. |
|
Returns or sets the chart style for the chart. Read/write Variant. |
|
Returns the title of the specified chart. Read-only ChartTitle. |
|
Returns or sets the chart type. Read/write XlChartType. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns the chart data table. Read-only DataTable. |
|
Returns or sets the depth of a 3-D chart as a percentage of the chart width (between 20 and 2000 percent). Read/write Long. |
|
Returns or sets the way that blank cells are plotted on a chart. Can be one of the XlDisplayBlanksAs constants. Read/write Long. |
|
Returns or sets the elevation, in degrees, of the 3-D chart view. Read/write Long. |
|
Returns the floor of the 3-D chart. Read-only Floor. |
|
Returns the ChartFormat object. Read-only. |
|
Returns or sets the distance, as a percentage of the marker width, between the data series in a 3-D chart. Read/write Long. |
|
Returns or sets which axes exist on the chart. Read/write Variant. |
|
True if the chart has a data table. Read/write Boolean. |
|
True if the chart has a legend. Read/write Boolean. |
|
True if the axis or chart has a visible title. Read/write Boolean. |
|
Returns or sets the height of a 3-D chart as a percentage of the chart width (from 5 through 500 percent). Read/write Long. |
|
Returns the legend for the chart. Read-only Legend. |
|
Read/write |
|
Returns the parent for the specified object. Read-only Object. |
|
Returns or sets the perspective for the 3-D chart view. Read/write Long. |
|
Returns the plot area of a chart. Read-only PlotArea. |
|
Returns or sets the way columns or rows are used as data series on the chart. Read/write Long. |
|
True if only visible cells are plotted. False if both visible and hidden cells are plotted. Read/write Boolean. |
|
True if the chart axes are at right angles, independent of chart rotation or elevation. Read/write Boolean. |
|
Returns or sets the rotation, in degrees, of the 3-D chart view (the rotation of the plot area around the z-axis). Read/write Variant. |
|
Returns a collection that represents all the shapes on the chart sheet. Read-only Shapes. |
|
Returns or sets a value that indicates whether to display all field buttons on a PivotChart. Read/write. |
|
Returns or sets a value that indicates whether to display axis field buttons on a PivotChart. Read/write |
|
Returns or sets a value that indicates whether to show the data labels when the value is greater than the maximum value on the value axis. Read/write Boolean. |
|
Returns or sets a value that indicates whether to display legend field buttons on a PivotChart. Read/write. |
|
Returns or sets a value that indicates whether to display the report filter field buttons on a PivotChart. Read/write. |
|
Returns or sets a value that indicates whether to display the value field buttons on a PivotChart. Read/write. |
|
Returns a Walls object that allows the user to individually format the side wall of a 3-D chart. Read-only. |
|
Gets or sets a String that represents the title of the chart. Read/write. |
|
Returns the walls of the 3-D chart. Read-only Walls. |