ChartElementPosition.Instance Property

Definition

Gets the report instance object that contains the calculated values of this report definition object.

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

Property Value

A ChartElementPositionInstance object.

Applies to