ChartSeriesDrawingStyle 열거형

정의

가로 막대형 또는 세로 막대형 계열의 그리기 스타일을 나타냅니다.

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

필드

Cylinder 1

드로잉 스타일은 원통형입니다.

Default 0

그리기 스타일은 기본값입니다.

Emboss 2

그리기 스타일은 Emboss입니다.

LightToDark 3

그리기 스타일은 LightToDark입니다.

Wedge 4

그리기 스타일은 웨지입니다.

적용 대상