C.plotArea Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the c:plotArea XML element.
public static readonly System.Xml.Linq.XName plotArea;
staticval mutable plotArea : System.Xml.Linq.XName
Public Shared ReadOnly plotArea As XName
Field Value
Remarks
As an XML element, it:
- has the following parent XML elements: chart.
- has the following child XML elements: area3DChart, areaChart, bar3DChart, barChart, bubbleChart, catAx, dateAx, doughnutChart, dTable, extLst, layout, line3DChart, lineChart, ofPieChart, pie3DChart, pieChart, radarChart, scatterChart, serAx, spPr, stockChart, surface3DChart, surfaceChart, valAx.
- corresponds to the following strongly-typed classes: PlotArea.