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