ChartLegendColumn.ColumnType 属性

定义

获取或设置列类型。

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

属性值

ChartLegendColumnTypes 对象。

适用于