ChartAlignType.Instance Property

Definition

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

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

Property Value

A ChartAlignTypeInstance object.

Applies to