次の方法で共有


ChartLegendCustomItemCell.CellType プロパティ

定義

セルの種類。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartLegendItemCellTypes CellType { Microsoft::ReportingServices::RdlObjectModel::ChartLegendItemCellTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartLegendItemCellTypes value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartLegendItemCellTypes CellType { get; set; }
member this.CellType : Microsoft.ReportingServices.RdlObjectModel.ChartLegendItemCellTypes with get, set
Public Property CellType As ChartLegendItemCellTypes

プロパティ値

ChartLegendItemCellTypes オブジェクト。

適用対象