ChartLegendColumn.ColumnType 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.
Obtém ou define o tipo de coluna.
public:
property Microsoft::ReportingServices::RdlObjectModel::ChartLegendColumnTypes ColumnType { Microsoft::ReportingServices::RdlObjectModel::ChartLegendColumnTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartLegendColumnTypes value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartLegendColumnTypes ColumnType { get; set; }
member this.ColumnType : Microsoft.ReportingServices.RdlObjectModel.ChartLegendColumnTypes with get, set
Public Property ColumnType As ChartLegendColumnTypes
Valor da propriedade
Um objeto ChartLegendColumnTypes.