LegendStyle 열거형

정의

범례 스타일을 지정합니다.

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

필드

Column 0

범례 항목이 한 열과 여러 행으로 표시됩니다.

Row 1

범례 항목이 여러 열과 한 행으로 표시됩니다.

Table 2

범례 항목이 여러 열과 여러 행으로 표시됩니다.

설명

합니다 LegendStyle 열거형 범례 스타일을 나타내고와 함께 사용 되는 LegendStyle 속성입니다.

적용 대상