ChartLegendColumnTypes 열거형
Represents the possible types of legend columns.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public Enumeration ChartLegendColumnTypes
‘사용 방법
Dim instance As ChartLegendColumnTypes
public enum ChartLegendColumnTypes
public enum class ChartLegendColumnTypes
type ChartLegendColumnTypes
public enum ChartLegendColumnTypes
멤버
멤버 이름 | 설명 | |
---|---|---|
Text | A text column. | |
SeriesSymbol | A symbol column. |