ChartLegendCustomItemCell.CellType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O tipo de célula.
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
Valor da propriedade
Um objeto ChartLegendItemCellTypes.