ChartLegendColumn.ColumnType Proprietà

Definizione

Ottiene il tipo della colonna della legenda.

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

Valore della proprietà

ReportEnumProperty<ChartColumnType>

Oggetto ReportEnumProperty<EnumType> che rappresenta il tipo della colonna della legenda.

Si applica a