ChartArea.ChartInnerPlotPosition Property

Definition

Gets the custom position for the inner plot area.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ChartElementPosition ^ ChartInnerPlotPosition { Microsoft::ReportingServices::RdlObjectModel::ChartElementPosition ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::ChartElementPosition ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.ChartElementPosition ChartInnerPlotPosition { get; set; }
member this.ChartInnerPlotPosition : Microsoft.ReportingServices.RdlObjectModel.ChartElementPosition with get, set
Public Property ChartInnerPlotPosition As ChartElementPosition

Property Value

A ChartElementPosition object.

Applies to