ChartLegendInstance.Layout Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Recebe o valor calculado do Layout imóvel em uma ChartLegend classe.
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
Valor da propriedade
Um ChartLegendLayouts valor que representa o valor calculado do Layout imóvel.