MsoChartElementType 枚举

定义

指定是否以及如何显示图表元素。

public enum class MsoChartElementType
public enum MsoChartElementType
type MsoChartElementType = 
Public Enum MsoChartElementType
继承
MsoChartElementType

字段

msoElementChartFloorNone 1200

不显示图表基底。

msoElementChartFloorShow 1201

显示图表基底。

msoElementChartTitleAboveChart 2

在图表上方显示标题。

msoElementChartTitleCenteredOverlay 1

将标题显示为居中覆盖。

msoElementChartTitleNone 0

不显示图表基底。

msoElementChartWallNone 1100

不显示图表背景墙。

msoElementChartWallShow 1101

显示图表墙。

msoElementDataLabelBestFit 210

使用数据标签最佳位置。

msoElementDataLabelBottom 209

在底部显示数据标签。

msoElementDataLabelCallout 211

将数据标签显示为标注。

msoElementDataLabelCenter 202

居中显示数据标签。

msoElementDataLabelInsideBase 204

在底端内侧显示数据标签。

msoElementDataLabelInsideEnd 203

在顶端内侧显示数据标签。

msoElementDataLabelLeft 206

靠左显示数据标签。

msoElementDataLabelNone 200

不显示数据标签。

msoElementDataLabelOutSideEnd 205

在顶端外侧显示数据标签。

msoElementDataLabelRight 207

靠右显示数据标签。

msoElementDataLabelShow 201

显示数据标签。

msoElementDataLabelTop 208

在顶部显示数据标签。

msoElementDataTableNone 500

不显示模拟运算表。

msoElementDataTableShow 501

显示模拟运算表。

msoElementDataTableWithLegendKeys 502

显示带图例项标示的模拟运算表。

msoElementErrorBarNone 700

不显示误差线。

msoElementErrorBarPercentage 702

显示百分比误差线。

msoElementErrorBarStandardDeviation 703

显示标准偏差误差线。

msoElementErrorBarStandardError 701

显示标准误差线。

msoElementLegendBottom 104

在底部显示图例。

msoElementLegendLeft 103

左侧显示图例。

msoElementLegendLeftOverlay 106

在左侧叠放图例。

msoElementLegendNone 100

不显示图例。

msoElementLegendRight 101

在右侧显示图例。

msoElementLegendRightOverlay 105

在右侧叠放图例。

msoElementLegendTop 102

在顶部显示图例。

msoElementLineDropHiLoLine 804

显示垂直线和高/低线。

msoElementLineDropLine 801

显示垂直线。

msoElementLineHiLoLine 802

显示高/低线。

msoElementLineNone 800

不显示线。

msoElementLineSeriesLine 803

显示系列线。

msoElementPlotAreaNone 1000

不显示绘图区。

msoElementPlotAreaShow 1001

显示绘图区。

msoElementPrimaryCategoryAxisBillions 374

使用十亿作为主分类轴单位。

msoElementPrimaryCategoryAxisLogScale 375

对主分类轴使用对数刻度。

msoElementPrimaryCategoryAxisMillions 373

使用百万作为主分类轴单位。

msoElementPrimaryCategoryAxisNone 348

不显示主分类轴。

msoElementPrimaryCategoryAxisReverse 351

反转主分类轴。

msoElementPrimaryCategoryAxisShow 349

显示主分类轴。

msoElementPrimaryCategoryAxisThousands 372

使用千作为主分类轴单位。

msoElementPrimaryCategoryAxisTitleAdjacentToAxis 301

紧邻轴显示主分类轴标题。

msoElementPrimaryCategoryAxisTitleBelowAxis 302

在轴下方显示主分类轴标题。

msoElementPrimaryCategoryAxisTitleHorizontal 305

水平显示主分类轴标题。

msoElementPrimaryCategoryAxisTitleNone 300

不显示主分类轴标题。

msoElementPrimaryCategoryAxisTitleRotated 303

旋转主分类轴标题。

msoElementPrimaryCategoryAxisTitleVertical 304

垂直显示主分类轴标题。

msoElementPrimaryCategoryAxisWithoutLabels 350

无标签显示主分类轴。

msoElementPrimaryCategoryGridLinesMajor 334

沿主分类轴显示主要网格线。

msoElementPrimaryCategoryGridLinesMinor 333

沿主分类轴显示次要网格线。

msoElementPrimaryCategoryGridLinesMinorMajor 335

沿主分类轴同时显示主要网格线和次要网格线。

msoElementPrimaryCategoryGridLinesNone 332

不沿主分类轴显示网格线。

msoElementPrimaryValueAxisBillions 356

使用十亿作为主数值轴单位。

msoElementPrimaryValueAxisLogScale 357

对主数值轴使用对数刻度。

msoElementPrimaryValueAxisMillions 355

使用百万作为主数值轴单位。

msoElementPrimaryValueAxisNone 352

不显示主数值轴。

msoElementPrimaryValueAxisShow 353

显示主值轴。

msoElementPrimaryValueAxisThousands 354

使用千作为主数值轴单位。

msoElementPrimaryValueAxisTitleAdjacentToAxis 306

紧邻轴放置主数值轴标题。

msoElementPrimaryValueAxisTitleBelowAxis 308

在轴下方放置主数值轴标题。

msoElementPrimaryValueAxisTitleHorizontal 311

水平显示主数值轴标题。

msoElementPrimaryValueAxisTitleNone 306

不显示主数值轴。

msoElementPrimaryValueAxisTitleRotated 309

旋转主数值轴标题。

msoElementPrimaryValueAxisTitleVertical 310

垂直显示主数值轴标题。

msoElementPrimaryValueGridLinesMajor 330

沿主数值轴显示主要网格线。

msoElementPrimaryValueGridLinesMinor 329

沿主数值轴显示次要网格线。

msoElementPrimaryValueGridLinesMinorMajor 331

沿主数值轴同时显示主要网格线和次要网格线。

msoElementPrimaryValueGridLinesNone 328

不沿主数值轴显示网格线。

msoElementSecondaryCategoryAxisBillions 378

使用十亿作为次分类轴单位。

msoElementSecondaryCategoryAxisLogScale 379

对次分类轴使用对数刻度。

msoElementSecondaryCategoryAxisMillions 377

使用百万作为次分类轴单位。

msoElementSecondaryCategoryAxisNone 358

不显示次分类轴。

msoElementSecondaryCategoryAxisReverse 361

反转次分类轴。

msoElementSecondaryCategoryAxisShow 359

显示次分类轴。

msoElementSecondaryCategoryAxisThousands 376

使用千作为次分类轴单位。

msoElementSecondaryCategoryAxisTitleAdjacentToAxis 313

显示与轴相邻的辅助类别轴标题。

msoElementSecondaryCategoryAxisTitleBelowAxis 314

在轴下方显示辅助类别轴标题。

msoElementSecondaryCategoryAxisTitleHorizontal 317

水平显示次分类轴标题。

msoElementSecondaryCategoryAxisTitleNone 312

不显示次分类轴。

msoElementSecondaryCategoryAxisTitleRotated 315

旋转次分类轴标题。

msoElementSecondaryCategoryAxisTitleVertical 316

垂直显示次分类轴标题。

msoElementSecondaryCategoryAxisWithoutLabels 360

无标签显示次分类轴。

msoElementSecondaryCategoryGridLinesMajor 342

沿次分类轴显示主要网格线。

msoElementSecondaryCategoryGridLinesMinor 341

沿次分类轴显示次要网格线。

msoElementSecondaryCategoryGridLinesMinorMajor 343

沿次分类轴同时显示主要网格线和次要网格线。

msoElementSecondaryCategoryGridLinesNone 340

不沿次分类轴显示网格线。

msoElementSecondaryValueAxisBillions 366

使用十亿作为次数值轴单位。

msoElementSecondaryValueAxisLogScale 367

对次数值轴使用对数刻度。

msoElementSecondaryValueAxisMillions 365

使用百万作为次分类轴单位。

msoElementSecondaryValueAxisNone 362

不显示次分类轴。

msoElementSecondaryValueAxisShow 363

显示次分类轴。

msoElementSecondaryValueAxisThousands 364

使用千作为次分类轴单位。

msoElementSecondaryValueAxisTitleAdjacentToAxis 319

显示与轴相邻的辅助类别轴标题。

msoElementSecondaryValueAxisTitleBelowAxis 320

在轴下方显示辅助类别轴标题。

msoElementSecondaryValueAxisTitleHorizontal 323

水平显示次分类轴标题。

msoElementSecondaryValueAxisTitleNone 318

不显示次分类轴标题。

msoElementSecondaryValueAxisTitleRotated 321

旋转次分类轴标题。

msoElementSecondaryValueAxisTitleVertical 322

垂直显示次分类轴标题。

msoElementSecondaryValueGridLinesMajor 338

沿次数值轴显示主要网格线。

msoElementSecondaryValueGridLinesMinor 337

沿次数值轴显示次要网格线。

msoElementSecondaryValueGridLinesMinorMajor 339

沿次数值轴同时显示主要网格线和次要网格线。

msoElementSecondaryValueGridLinesNone 336

不沿次数值轴显示网格线。

msoElementSeriesAxisGridLinesMajor 346

沿系列轴显示主要网格线。

msoElementSeriesAxisGridLinesMinor 345

沿系列轴显示次要网格线。

msoElementSeriesAxisGridLinesMinorMajor 347

沿系列轴同时显示主要网格线和次要网格线。

msoElementSeriesAxisGridLinesNone 344

不沿系列轴显示网格线。

msoElementSeriesAxisNone 368

不显示系列轴。

msoElementSeriesAxisReverse 371

反转系列轴。

msoElementSeriesAxisShow 369

显示系列轴。

msoElementSeriesAxisTitleHorizontal 327

水平显示系列轴标题。

msoElementSeriesAxisTitleNone 324

不显示系列轴标题。

msoElementSeriesAxisTitleRotated 325

旋转系列轴标题。

msoElementSeriesAxisTitleVertical 326

垂直显示系列轴标题。

msoElementSeriesAxisWithoutLabeling 370

不带标签显示系列轴标题。

msoElementTrendlineAddExponential 602

添加指数趋势线。

msoElementTrendlineAddLinear 601

添加线性趋势线。

msoElementTrendlineAddLinearForecast 603

添加线性预测。

msoElementTrendlineAddTwoPeriodMovingAverage 604

添加双周期移动平均。

msoElementTrendlineNone 600

不显示趋势线。

msoElementUpDownBarsNone 900

不显示涨/跌柱线。

msoElementUpDownBarsShow 901

显示涨/跌柱线。

适用于