Свойство ChartEmptyPoints.AxisLabel
Gets an expression that evaluates to the label to use on the axis for empty data points.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property AxisLabel As ReportVariantProperty
Get
'Применение
Dim instance As ChartEmptyPoints
Dim value As ReportVariantProperty
value = instance.AxisLabel
public ReportVariantProperty AxisLabel { get; }
public:
property ReportVariantProperty^ AxisLabel {
ReportVariantProperty^ get ();
}
member AxisLabel : ReportVariantProperty
function get AxisLabel () : ReportVariantProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering