ChartLegend.Layout 속성

정의

범례 내의 레이블 배열로 계산되는 식을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendLayouts> ^ Layout { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendLayouts> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendLayouts> Layout { get; }
member this.Layout : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendLayouts>
Public ReadOnly Property Layout As ReportEnumProperty(Of ChartLegendLayouts)

속성 값

ReportEnumProperty<EnumType> 개체입니다.

적용 대상