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