Поделиться через


Свойство ChartAxisInstance.HideLabels

Gets the calculated value of the HideLabels property in a ChartAxis class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property HideLabels As Boolean 
    Get
'Применение
Dim instance As ChartAxisInstance 
Dim value As Boolean 

value = instance.HideLabels
public bool HideLabels { get; }
public:
property bool HideLabels {
    bool get ();
}
member HideLabels : bool
function get HideLabels () : boolean

Значение свойства

Тип: System.Boolean
A Boolean value that represents the calculated value of the HideLabels property.

См. также

Справочник

ChartAxisInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering