ChartLegendInstance.Position Property

Definition

Gets the calculated value of the Position property in a ChartLegend class.

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

Property Value

A ChartLegendPositions value that represents the calculated value of the Position property.

Applies to