ChartGridLines.Instance Property

Definition

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

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

Property Value

A ChartGridLinesInstance object.

Applies to