Compartilhar via


ChartLegendColumn.ColumnType Propriedade

Definição

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.

Aplica-se a