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 对象。

适用于