ChartLegendInstance.Layout 属性

定义

获取 Layout 类中 ChartLegend 属性的计算值。

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

属性值

一个 ChartLegendLayouts 值,该值表示 Layout 属性的计算值。

适用于