ChartLegendCustomItemCellInstance.CellType Property

Definition

Gets the calculated value of the CellType property in a ChartLegendCustomItemCell class.

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

Property Value

A ChartCellType value that represents the calculated value of the CellType property.

Applies to