ChartLegend.Position Propiedad

Definición

Recibe una expresión que se evalúa según la posición de la leyenda.

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

Valor de propiedad

Un objeto ReportEnumProperty<EnumType>.

Se aplica a