Właściwość LinearScale.Instance
Pobiera obiekt wystąpienie raport, który zawiera obliczone wartości tego obiektu definicja raportu.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Instance As LinearScaleInstance
Get
'Użycie
Dim instance As LinearScale
Dim value As LinearScaleInstance
value = instance.Instance
public LinearScaleInstance Instance { get; }
public:
property LinearScaleInstance^ Instance {
LinearScaleInstance^ get ();
}
member Instance : LinearScaleInstance
function get Instance () : LinearScaleInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.LinearScaleInstance
A LinearScaleInstance obiektu.
Zobacz także