ChartLegendColumn.ColumnType Property

Definition

Gets or sets the column type.

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

Property Value

A ChartLegendColumnTypes object.

Applies to