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


Свойство CustomLabel.FontAngle

Gets an expression that evaluates to the angle of rotation for the text.

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

Синтаксис

'Декларация
Public ReadOnly Property FontAngle As ReportDoubleProperty 
    Get
'Применение
Dim instance As CustomLabel 
Dim value As ReportDoubleProperty 

value = instance.FontAngle
public ReportDoubleProperty FontAngle { get; }
public:
property ReportDoubleProperty^ FontAngle {
    ReportDoubleProperty^ get ();
}
member FontAngle : ReportDoubleProperty
function get FontAngle () : ReportDoubleProperty

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

См. также

Справочник

CustomLabel Класс

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