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