ChartCellType 열거형
Specifies a legend cell type.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public Enumeration ChartCellType
‘사용 방법
Dim instance As ChartCellType
public enum ChartCellType
public enum class ChartCellType
type ChartCellType
public enum ChartCellType
멤버
멤버 이름 | 설명 | |
---|---|---|
Text | The legend cell contains text. | |
SeriesSymbol | The legend cell contains a series of symbol, such as a line or rectangle. | |
Image | The legend cell contains an image. |