Compartilhar via


XlChartItem Enumeração

Definição

You should access and use this enumeration from the Excel primary interop assembly (PIA). Especifica o tipo do item de gráfico.

public enum class XlChartItem
public enum XlChartItem
type XlChartItem = 
Public Enum XlChartItem
Herança
XlChartItem

Campos

xlAxis 21

You should access and use this enumeration from the Excel primary interop assembly (PIA). Eixo.

xlAxisTitle 17

You should access and use this enumeration from the Excel primary interop assembly (PIA). Título do eixo.

xlChartArea 2

You should access and use this enumeration from the Excel primary interop assembly (PIA). Área do gráfico.

xlChartTitle 4

You should access and use this enumeration from the Excel primary interop assembly (PIA). Título do gráfico.

xlCorners 6

You should access and use this enumeration from the Excel primary interop assembly (PIA). Cantos.

xlDataLabel 0

You should access and use this enumeration from the Excel primary interop assembly (PIA). Rótulo de dados.

xlDataTable 7

You should access and use this enumeration from the Excel primary interop assembly (PIA). Tabela de dados.

xlDisplayUnitLabel 30

You should access and use this enumeration from the Excel primary interop assembly (PIA). Rótulo da unidade de exibição.

xlDownBars 20

You should access and use this enumeration from the Excel primary interop assembly (PIA). Barras inferiores.

xlDropLines 26

You should access and use this enumeration from the Excel primary interop assembly (PIA). Linhas tracejadas.

xlErrorBars 9

You should access and use this enumeration from the Excel primary interop assembly (PIA). Barras de erro.

xlFloor 23

You should access and use this enumeration from the Excel primary interop assembly (PIA). Piso.

xlHiLoLines 25

You should access and use this enumeration from the Excel primary interop assembly (PIA). Linhas de máx_mín.

xlLeaderLines 29

You should access and use this enumeration from the Excel primary interop assembly (PIA). Linhas tracejadas.

xlLegend 24

You should access and use this enumeration from the Excel primary interop assembly (PIA). Legenda.

xlLegendEntry 12

You should access and use this enumeration from the Excel primary interop assembly (PIA). Entrada de legenda.

xlLegendKey 13

You should access and use this enumeration from the Excel primary interop assembly (PIA). Código da legenda.

xlMajorGridlines 15

You should access and use this enumeration from the Excel primary interop assembly (PIA). Linhas de grade principais.

xlMinorGridlines 16

You should access and use this enumeration from the Excel primary interop assembly (PIA). Linhas de grade secundárias.

xlNothing 28

You should access and use this enumeration from the Excel primary interop assembly (PIA). Nada.

xlPivotChartDropZone 32

You should access and use this enumeration from the Excel primary interop assembly (PIA). Zona para saltar do gráfico dinâmico.

xlPivotChartFieldButton 31

You should access and use this enumeration from the Excel primary interop assembly (PIA). Botão de campo do gráfico dinâmico.

xlPlotArea 19

You should access and use this enumeration from the Excel primary interop assembly (PIA). Área de plotagem.

xlRadarAxisLabels 27

You should access and use this enumeration from the Excel primary interop assembly (PIA). Rótulos do eixo radar.

xlSeries 3

You should access and use this enumeration from the Excel primary interop assembly (PIA). Série.

xlSeriesLines 22

You should access and use this enumeration from the Excel primary interop assembly (PIA). Linhas de série.

xlShape 14

You should access and use this enumeration from the Excel primary interop assembly (PIA). Forma.

xlTrendline 8

You should access and use this enumeration from the Excel primary interop assembly (PIA). Linha de tendência.

xlUpBars 18

You should access and use this enumeration from the Excel primary interop assembly (PIA). Barras superiores.

xlWalls 5

You should access and use this enumeration from the Excel primary interop assembly (PIA). Paredes.

xlXErrorBars 10

You should access and use this enumeration from the Excel primary interop assembly (PIA). Barras de erro X.

xlYErrorBars 11

You should access and use this enumeration from the Excel primary interop assembly (PIA). Barras de erro Y.

Aplica-se a