다음을 통해 공유


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 개체입니다.

적용 대상