Table of Contents

Class CX

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:cx="http://schemas.microsoft.com/office/drawing/2014/chartex" namespace.

public static class CX
Inheritance
CX
Inherited Members

Fields

aggregation

Represents the cx:aggregation XML element.

public static readonly XName aggregation

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: layoutPr.
  • corresponds to the following strongly-typed classes: Aggregation.

autoUpdate

Represents the cx:autoUpdate XML attribute.

public static readonly XName autoUpdate

Field Value

XName

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: externalData.
  • corresponds to the following strongly-typed properties: ExternalData.AutoUpdate.

axis

Represents the cx:axis XML element.

public static readonly XName axis

Field Value

XName

Remarks

As an XML element, it:

axisId

Represents the cx:axisId XML element.

public static readonly XName axisId

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: series.
  • corresponds to the following strongly-typed classes: AxisId.

binCount

Represents the cx:binCount XML element.

public static readonly XName binCount

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: binning.
  • corresponds to the following strongly-typed classes: BinCountXsdunsignedInt.

binSize

Represents the cx:binSize XML element.

public static readonly XName binSize

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: binning.
  • corresponds to the following strongly-typed classes: Xsddouble.

binning

Represents the cx:binning XML element.

public static readonly XName binning

Field Value

XName

Remarks

As an XML element, it:

catScaling

Represents the cx:catScaling XML element.

public static readonly XName catScaling

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following XML attributes: gapWidth.
  • corresponds to the following strongly-typed classes: CategoryAxisScaling.

chart

Represents the cx:chart XML element.

public static readonly XName chart

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: chartSpace.
  • has the following child XML elements: extLst, legend, plotArea, title.
  • corresponds to the following strongly-typed classes: Chart.

chartData

Represents the cx:chartData XML element.

public static readonly XName chartData

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: chartSpace.
  • has the following child XML elements: data, externalData, extLst.
  • corresponds to the following strongly-typed classes: ChartData.

chartSpace

Represents the cx:chartSpace XML element.

public static readonly XName chartSpace

Field Value

XName

Remarks

As an XML element, it:

clrMapOvr

Represents the cx:clrMapOvr XML element.

public static readonly XName clrMapOvr

Field Value

XName

Remarks

As an XML element, it:

cx

Defines the XML namespace associated with the cx prefix.

public static readonly XNamespace cx

Field Value

XNamespace

data

Represents the cx:data XML element.

public static readonly XName data

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: chartData.
  • has the following child XML elements: extLst, numDim, strDim.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: Data.

dataId

Represents the cx:dataId XML element.

public static readonly XName dataId

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: series.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: DataId.

dataLabel

Represents the cx:dataLabel XML element.

public static readonly XName dataLabel

Field Value

XName

Remarks

As an XML element, it:

dataLabelHidden

Represents the cx:dataLabelHidden XML element.

public static readonly XName dataLabelHidden

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: dataLabels.
  • has the following XML attributes: idx.
  • corresponds to the following strongly-typed classes: DataLabelHidden.

dataLabels

Represents the cx:dataLabels XML element.

public static readonly XName dataLabels

Field Value

XName

Remarks

As an XML element, it:

dataPt

Represents the cx:dataPt XML element.

public static readonly XName dataPt

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: series.
  • has the following child XML elements: extLst, spPr.
  • has the following XML attributes: idx.
  • corresponds to the following strongly-typed classes: DataPoint.

evenFooter

Represents the cx:evenFooter XML element.

public static readonly XName evenFooter

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: headerFooter.
  • corresponds to the following strongly-typed classes: EvenFooterXsdstring.

evenHeader

Represents the cx:evenHeader XML element.

public static readonly XName evenHeader

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: headerFooter.
  • corresponds to the following strongly-typed classes: EvenHeaderXsdstring.

ext

Represents the cx:ext XML element.

public static readonly XName ext

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: extLst.
  • has the following XML attributes: uri.
  • corresponds to the following strongly-typed classes: Extension2.

extLst

Represents the cx:extLst XML element.

public static readonly XName extLst

Field Value

XName

Remarks

As an XML element, it:

externalData

Represents the cx:externalData XML element.

public static readonly XName externalData

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: chartData.
  • has the following XML attributes: autoUpdate, id.
  • corresponds to the following strongly-typed classes: ExternalData.

f

Represents the cx:f XML element.

public static readonly XName f

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: numDim, strDim, txData.
  • has the following XML attributes: dir.
  • corresponds to the following strongly-typed classes: Formula.

firstFooter

Represents the cx:firstFooter XML element.

public static readonly XName firstFooter

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: headerFooter.
  • corresponds to the following strongly-typed classes: FirstFooterXsdstring.

firstHeader

Represents the cx:firstHeader XML element.

public static readonly XName firstHeader

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: headerFooter.
  • corresponds to the following strongly-typed classes: FirstHeaderXsdstring.

headerFooter

Represents the cx:headerFooter XML element.

public static readonly XName headerFooter

Field Value

XName

Remarks

As an XML element, it:

idx

Represents the cx:idx XML element.

public static readonly XName idx

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: subtotals.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: UnsignedIntegerType.

layoutPr

Represents the cx:layoutPr XML element.

public static readonly XName layoutPr

Field Value

XName

Remarks

As an XML element, it:

legend

Represents the cx:legend XML element.

public static readonly XName legend

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: chart.
  • has the following child XML elements: extLst, spPr, txPr.
  • has the following XML attributes: align, overlay, pos.
  • corresponds to the following strongly-typed classes: Legend.

lvl

Represents the cx:lvl XML elements.

public static readonly XName lvl

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: numDim, strDim.
  • has the following child XML elements: pt.
  • has the following XML attributes: formatCode, ptCount.
  • corresponds to the following strongly-typed classes: NumericLevel, StringLevel.

majorGridlines

Represents the cx:majorGridlines XML element.

public static readonly XName majorGridlines

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following child XML elements: extLst, spPr.
  • corresponds to the following strongly-typed classes: MajorGridlinesGridlines.

majorTickMarks

Represents the cx:majorTickMarks XML element.

public static readonly XName majorTickMarks

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following child XML elements: extLst.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: MajorTickMarksTickMarks.

minorGridlines

Represents the cx:minorGridlines XML element.

public static readonly XName minorGridlines

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following child XML elements: extLst, spPr.
  • corresponds to the following strongly-typed classes: MinorGridlinesGridlines.

minorTickMarks

Represents the cx:minorTickMarks XML element.

public static readonly XName minorTickMarks

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following child XML elements: extLst.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: MinorTickMarksTickMarks.

numDim

Represents the cx:numDim XML element.

public static readonly XName numDim

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: data.
  • has the following child XML elements: f, lvl.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: NumericDimension.

numFmt

Represents the cx:numFmt XML element.

public static readonly XName numFmt

Field Value

XName

Remarks

As an XML element, it:

oddFooter

Represents the cx:oddFooter XML element.

public static readonly XName oddFooter

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: headerFooter.
  • corresponds to the following strongly-typed classes: OddFooterXsdstring.

oddHeader

Represents the cx:oddHeader XML element.

public static readonly XName oddHeader

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: headerFooter.
  • corresponds to the following strongly-typed classes: OddHeaderXsdstring.

pageMargins

Represents the cx:pageMargins XML element.

public static readonly XName pageMargins

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: printSettings.
  • has the following XML attributes: b, footer, header, l, r, t.
  • corresponds to the following strongly-typed classes: PageMargins.

pageSetup

Represents the cx:pageSetup XML element.

public static readonly XName pageSetup

Field Value

XName

Remarks

As an XML element, it:

parentLabelLayout

Represents the cx:parentLabelLayout XML element.

public static readonly XName parentLabelLayout

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: layoutPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ParentLabelLayout.

plotArea

Represents the cx:plotArea XML element.

public static readonly XName plotArea

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: chart.
  • has the following child XML elements: axis, extLst, plotAreaRegion, spPr.
  • corresponds to the following strongly-typed classes: PlotArea.

plotAreaRegion

Represents the cx:plotAreaRegion XML element.

public static readonly XName plotAreaRegion

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: plotArea.
  • has the following child XML elements: extLst, plotSurface, series.
  • corresponds to the following strongly-typed classes: PlotAreaRegion.

plotSurface

Represents the cx:plotSurface XML element.

public static readonly XName plotSurface

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: plotAreaRegion.
  • has the following child XML elements: extLst, spPr.
  • corresponds to the following strongly-typed classes: PlotSurface.

printSettings

Represents the cx:printSettings XML element.

public static readonly XName printSettings

Field Value

XName

Remarks

As an XML element, it:

pt

Represents the cx:pt XML elements.

public static readonly XName pt

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: lvl.
  • has the following XML attributes: idx.
  • corresponds to the following strongly-typed classes: ChartStringValue, NumericValue.

rich

Represents the cx:rich XML element.

public static readonly XName rich

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: tx.
  • has the following child XML elements: bodyPr, lstStyle, p.
  • corresponds to the following strongly-typed classes: RichTextBody.

separator

Represents the cx:separator XML element.

public static readonly XName separator

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: dataLabel, dataLabels.
  • corresponds to the following strongly-typed classes: SeparatorXsdstring.

series

Represents the cx:series XML element.

public static readonly XName series

Field Value

XName

Remarks

As an XML element, it:

spPr

Represents the cx:spPr XML element.

public static readonly XName spPr

Field Value

XName

Remarks

As an XML element, it:

statistics

Represents the cx:statistics XML element.

public static readonly XName statistics

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: layoutPr.
  • has the following XML attributes: quartileMethod.
  • corresponds to the following strongly-typed classes: Statistics.

strDim

Represents the cx:strDim XML element.

public static readonly XName strDim

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: data.
  • has the following child XML elements: f, lvl.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: StringDimension.

subtotals

Represents the cx:subtotals XML element.

public static readonly XName subtotals

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: layoutPr.
  • has the following child XML elements: idx.
  • corresponds to the following strongly-typed classes: Subtotals.

tickLabels

Represents the cx:tickLabels XML element.

public static readonly XName tickLabels

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following child XML elements: extLst.
  • corresponds to the following strongly-typed classes: TickLabels.

title

Represents the cx:title XML elements.

public static readonly XName title

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis, chart.
  • has the following child XML elements: extLst, spPr, tx, txPr.
  • has the following XML attributes: align, overlay, pos.
  • corresponds to the following strongly-typed classes: AxisTitle, ChartTitle.

tx

Represents the cx:tx XML element.

public static readonly XName tx

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: series, title, unitsLabel.
  • has the following child XML elements: rich, txData.
  • corresponds to the following strongly-typed classes: Text.

txData

Represents the cx:txData XML element.

public static readonly XName txData

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: tx.
  • has the following child XML elements: f, v.
  • corresponds to the following strongly-typed classes: TextData.

txPr

Represents the cx:txPr XML element.

public static readonly XName txPr

Field Value

XName

Remarks

As an XML element, it:

units

Represents the cx:units XML element.

public static readonly XName units

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following child XML elements: extLst, unitsLabel.
  • has the following XML attributes: unit.
  • corresponds to the following strongly-typed classes: AxisUnits.

unitsLabel

Represents the cx:unitsLabel XML element.

public static readonly XName unitsLabel

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: units.
  • has the following child XML elements: extLst, spPr, tx, txPr.
  • corresponds to the following strongly-typed classes: AxisUnitsLabel.

v

Represents the cx:v XML element.

public static readonly XName v

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: txData.
  • corresponds to the following strongly-typed classes: VXsdstring.

valScaling

Represents the cx:valScaling XML element.

public static readonly XName valScaling

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: axis.
  • has the following XML attributes: majorUnit, max, min, minorUnit.
  • corresponds to the following strongly-typed classes: ValueAxisScaling.

visibility

Represents the cx:visibility XML elements.

public static readonly XName visibility

Field Value

XName

Remarks

As an XML element, it: