ChartLegendColumnInstance.ColumnType Property

Definition

Gets the calculated value of the ColumnType property in a ChartLegendColumn class.

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

Property Value

A ChartColumnType value that represents the calculated value of the ColumnType property.

Applies to