Свойство ChartEmptyPointsInstance.AxisLabel
Gets the calculated value of the AxisLabel property in a ChartEmptyPoints class.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property AxisLabel As Object
Get
'Применение
Dim instance As ChartEmptyPointsInstance
Dim value As Object
value = instance.AxisLabel
public Object AxisLabel { get; }
public:
property Object^ AxisLabel {
Object^ get ();
}
member AxisLabel : Object
function get AxisLabel () : Object
Значение свойства
Тип: System.Object
An object that represents the calculated value of the AxisLabel property.
См. также
Справочник
ChartEmptyPointsInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering