ChartArea.ChartInnerPlotPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.