ChartArea.ChartElementPosition Property

Definition

Gets the custom position for the chart area.

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

Property Value

A ChartElementPosition object.

Applies to