다음을 통해 공유


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 개체입니다.

적용 대상