ChartLegendCustomItemCell.CellType Propiedad

Definición

Obtiene el tipo de celda.

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

Valor de propiedad

Objeto ReportEnumProperty<EnumType> que representa el tipo de celda.

Se aplica a