Свойство ChartTickMarks.Instance
Gets the report instance object that contains the calculated values of this report definition object.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Instance As ChartTickMarksInstance
Get
'Применение
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
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartTickMarksInstance
A ChartTickMarksInstance object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering