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