Właściwość ChartStripLine.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 ChartStripLineInstance
Get
'Użycie
Dim instance As ChartStripLine
Dim value As ChartStripLineInstance
value = instance.Instance
public ChartStripLineInstance Instance { get; }
public:
property ChartStripLineInstance^ Instance {
ChartStripLineInstance^ get ();
}
member Instance : ChartStripLineInstance
function get Instance () : ChartStripLineInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartStripLineInstance
A ChartStripLineInstance obiektu.
Zobacz także