次の方法で共有


ChartLegendCustomItemCellInstance.CellType プロパティ

定義

CellType クラスの ChartLegendCustomItemCell プロパティの計算値を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ChartCellType CellType { Microsoft::ReportingServices::OnDemandReportRendering::ChartCellType get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType CellType { get; }
member this.CellType : Microsoft.ReportingServices.OnDemandReportRendering.ChartCellType
Public ReadOnly Property CellType As ChartCellType

プロパティ値

ChartCellType プロパティの計算値を表す CellType 値。

適用対象