TickMarkStyle.Instance Property

Definition

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

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

Property Value

A TickMarkStyleInstance object.

Applies to