共用方式為


ChartCellType 列舉

Specifies a legend cell type.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
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.