ChartArea.ChartInnerPlotPosition Property

Definition

Gets the custom position for the inner plot area.

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

Property Value

A ChartElementPosition object.

Applies to