MsoChartElementType Enumeration

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoChartElementType
'Usage
Dim instance As MsoChartElementType
public enum MsoChartElementType

Members

Member name Description
msoElementChartTitleNone
msoElementChartTitleCenteredOverlay
msoElementChartTitleAboveChart
msoElementLegendNone
msoElementLegendRight
msoElementLegendTop
msoElementLegendLeft
msoElementLegendBottom
msoElementLegendRightOverlay
msoElementLegendLeftOverlay
msoElementDataLabelNone
msoElementDataLabelShow
msoElementDataLabelCenter
msoElementDataLabelInsideEnd
msoElementDataLabelInsideBase
msoElementDataLabelOutSideEnd
msoElementDataLabelLeft
msoElementDataLabelRight
msoElementDataLabelTop
msoElementDataLabelBottom
msoElementDataLabelBestFit
msoElementPrimaryCategoryAxisTitleNone
msoElementPrimaryCategoryAxisTitleAdjacentToAxis
msoElementPrimaryCategoryAxisTitleBelowAxis
msoElementPrimaryCategoryAxisTitleRotated
msoElementPrimaryCategoryAxisTitleVertical
msoElementPrimaryCategoryAxisTitleHorizontal
msoElementPrimaryValueAxisTitleNone
msoElementPrimaryValueAxisTitleAdjacentToAxis
msoElementPrimaryValueAxisTitleBelowAxis
msoElementPrimaryValueAxisTitleRotated
msoElementPrimaryValueAxisTitleVertical
msoElementPrimaryValueAxisTitleHorizontal
msoElementSecondaryCategoryAxisTitleNone
msoElementSecondaryCategoryAxisTitleAdjacentToAxis
msoElementSecondaryCategoryAxisTitleBelowAxis
msoElementSecondaryCategoryAxisTitleRotated
msoElementSecondaryCategoryAxisTitleVertical
msoElementSecondaryCategoryAxisTitleHorizontal
msoElementSecondaryValueAxisTitleNone
msoElementSecondaryValueAxisTitleAdjacentToAxis
msoElementSecondaryValueAxisTitleBelowAxis
msoElementSecondaryValueAxisTitleRotated
msoElementSecondaryValueAxisTitleVertical
msoElementSecondaryValueAxisTitleHorizontal
msoElementSeriesAxisTitleNone
msoElementSeriesAxisTitleRotated
msoElementSeriesAxisTitleVertical
msoElementSeriesAxisTitleHorizontal
msoElementPrimaryValueGridLinesNone
msoElementPrimaryValueGridLinesMinor
msoElementPrimaryValueGridLinesMajor
msoElementPrimaryValueGridLinesMinorMajor
msoElementPrimaryCategoryGridLinesNone
msoElementPrimaryCategoryGridLinesMinor
msoElementPrimaryCategoryGridLinesMajor
msoElementPrimaryCategoryGridLinesMinorMajor
msoElementSecondaryValueGridLinesNone
msoElementSecondaryValueGridLinesMinor
msoElementSecondaryValueGridLinesMajor
msoElementSecondaryValueGridLinesMinorMajor
msoElementSecondaryCategoryGridLinesNone
msoElementSecondaryCategoryGridLinesMinor
msoElementSecondaryCategoryGridLinesMajor
msoElementSecondaryCategoryGridLinesMinorMajor
msoElementSeriesAxisGridLinesNone
msoElementSeriesAxisGridLinesMinor
msoElementSeriesAxisGridLinesMajor
msoElementSeriesAxisGridLinesMinorMajor
msoElementPrimaryCategoryAxisNone
msoElementPrimaryCategoryAxisShow
msoElementPrimaryCategoryAxisWithoutLabels
msoElementPrimaryCategoryAxisReverse
msoElementPrimaryValueAxisNone
msoElementPrimaryValueAxisShow
msoElementPrimaryValueAxisThousands
msoElementPrimaryValueAxisMillions
msoElementPrimaryValueAxisBillions
msoElementPrimaryValueAxisLogScale
msoElementSecondaryCategoryAxisNone
msoElementSecondaryCategoryAxisShow
msoElementSecondaryCategoryAxisWithoutLabels
msoElementSecondaryCategoryAxisReverse
msoElementSecondaryValueAxisNone
msoElementSecondaryValueAxisShow
msoElementSecondaryValueAxisThousands
msoElementSecondaryValueAxisMillions
msoElementSecondaryValueAxisBillions
msoElementSecondaryValueAxisLogScale
msoElementSeriesAxisNone
msoElementSeriesAxisShow
msoElementSeriesAxisWithoutLabeling
msoElementSeriesAxisReverse
msoElementPrimaryCategoryAxisThousands
msoElementPrimaryCategoryAxisMillions
msoElementPrimaryCategoryAxisBillions
msoElementPrimaryCategoryAxisLogScale
msoElementSecondaryCategoryAxisThousands
msoElementSecondaryCategoryAxisMillions
msoElementSecondaryCategoryAxisBillions
msoElementSecondaryCategoryAxisLogScale
msoElementDataTableNone
msoElementDataTableShow
msoElementDataTableWithLegendKeys
msoElementTrendlineNone
msoElementTrendlineAddLinear
msoElementTrendlineAddExponential
msoElementTrendlineAddLinearForecast
msoElementTrendlineAddTwoPeriodMovingAverage
msoElementErrorBarNone
msoElementErrorBarStandardError
msoElementErrorBarPercentage
msoElementErrorBarStandardDeviation
msoElementLineNone
msoElementLineDropLine
msoElementLineHiLoLine
msoElementLineSeriesLine
msoElementLineDropHiLoLine
msoElementUpDownBarsNone
msoElementUpDownBarsShow
msoElementPlotAreaNone
msoElementPlotAreaShow
msoElementChartWallNone
msoElementChartWallShow
msoElementChartFloorNone
msoElementChartFloorShow

See Also

Reference

Microsoft.Office.Core Namespace