Свойство ChartAxisTitle.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 ChartAxisTitleInstance
Get
'Применение
Dim instance As ChartAxisTitle
Dim value As ChartAxisTitleInstance
value = instance.Instance
public ChartAxisTitleInstance Instance { get; }
public:
property ChartAxisTitleInstance^ Instance {
ChartAxisTitleInstance^ get ();
}
member Instance : ChartAxisTitleInstance
function get Instance () : ChartAxisTitleInstance
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisTitleInstance
A ChartAxisTitleInstance object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering