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