凡例項目内のセルの種類を表します。
名前空間: 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
メンバー
| メンバー名 | 説明 | |
|---|---|---|
| Image | 画像セル。 | |
| SeriesSymbol | 記号セル。 | |
| Text | テキスト セル。 |