ChartElementType 列舉

定義

指定圖表項目類型。

public enum class ChartElementType
public enum ChartElementType
type ChartElementType = 
Public Enum ChartElementType
繼承
ChartElementType

欄位

Annotation 16

衍生自 Annotation 類別的任何物件。

Axis 3

Axis 物件。

AxisLabelImage 7

Axis 標籤影像。

AxisLabels 8

Axis 標籤。

AxisTitle 9

Axis 標題。

DataPoint 10

DataPoint 物件。

DataPointLabel 11

數列 DataPoint 標籤。

Gridlines 5

任何垂直或水平的主要或次要格線。

LegendArea 12

Legend 物件內的區域。 不包含圖例項目所佔用的空間。

LegendHeader 14

Legend 標題。

LegendItem 15

LegendItem 物件。

LegendTitle 13

Legend 標題。

Nothing 0

沒有任何圖表項目。

PlottingArea 2

繪圖區,不包含軸與標籤等的圖表區域。 也不包括資料點可能佔用的區域。

StripLines 6

StripLine 物件。

TickMarks 4

任何主要或次要 TickMark 物件。

Title 1

Chart 的標題。

適用於