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


Свойство ChartStripLineInstance.TextOrientation

Gets the calculated value of the TextOrientation property in a ChartStripLine class.

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

Синтаксис

'Декларация
Public ReadOnly Property TextOrientation As TextOrientations 
    Get
'Применение
Dim instance As ChartStripLineInstance 
Dim value As TextOrientations 

value = instance.TextOrientation
public TextOrientations TextOrientation { get; }
public:
property TextOrientations TextOrientation {
    TextOrientations get ();
}
member TextOrientation : TextOrientations
function get TextOrientation () : TextOrientations

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.TextOrientations
A TextOrientations value that represents the calculated value of the TextOrientation property.

См. также

Справочник

ChartStripLineInstance Класс

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