ChartLegendCustomItemCell.CellType Property

Definition

The cell type.

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

Property Value

A ChartLegendItemCellTypes object.

Applies to