C.ser 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:ser XML elements.
public static readonly System.Xml.Linq.XName ser;
staticval mutable ser : System.Xml.Linq.XName
Public Shared ReadOnly ser As XName
Field Value
Remarks
As an XML element, it:
- has the following parent XML elements: area3DChart, areaChart, bar3DChart, barChart, bubbleChart, doughnutChart, line3DChart, lineChart, ofPieChart, pie3DChart, pieChart, radarChart, scatterChart, stockChart, surface3DChart, surfaceChart.
- has the following child XML elements: bubble3D, bubbleSize, cat, dLbls, dPt, errBars, explosion, extLst, idx, invertIfNegative, marker, order, pictureOptions, shape, smooth, spPr, trendline, tx, val, xVal, yVal.
- corresponds to the following strongly-typed classes: AreaChartSeries, BarChartSeries, BubbleChartSeries, LineChartSeries, PieChartSeries, RadarChartSeries, ScatterChartSeries, SurfaceChartSeries.