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의 제목입니다.

적용 대상