Właściwość ChartLegendInstance.Layout
Pobiera wartość obliczoną Layout właściwość w ChartLegend klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Layout As ChartLegendLayouts
Get
'Użycie
Dim instance As ChartLegendInstance
Dim value As ChartLegendLayouts
value = instance.Layout
public ChartLegendLayouts Layout { get; }
public:
property ChartLegendLayouts Layout {
ChartLegendLayouts get ();
}
member Layout : ChartLegendLayouts
function get Layout () : ChartLegendLayouts
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendLayouts
A ChartLegendLayouts wartości reprezentującej obliczonej wartości Layout właściwość.
Zobacz także