次の方法で共有


ChartCellType 列挙体

凡例のセルの種類を指定します。

名前空間:  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

メンバー

メンバー名 説明
Image 凡例のセルには画像が格納されます。
SeriesSymbol 凡例のセルには、線や四角形などの系列記号が格納されます。
Text 凡例のセルにはテキストが格納されます。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間