ChartLegendColumnInstance.ColumnType 属性

定义

获取 ColumnType 类中 ChartLegendColumn 属性的计算值。

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

属性值

ChartColumnType

一个 ChartColumnType 值,该值表示 ColumnType 属性的计算值。

适用于