LegendCellType 열거형

정의

범례 셀 형식을 지정합니다.

public enum class LegendCellType
public enum LegendCellType
type LegendCellType = 
Public Enum LegendCellType
상속
LegendCellType

필드

Name Description
Text 0

범례 셀에 텍스트가 포함됩니다.

SeriesSymbol 1

범례 셀에는 선 또는 사각형과 같은 계열 기호가 포함됩니다.

Image 2

범례 셀에 이미지가 포함되어 있습니다.

적용 대상