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


Свойство ChartAreaInstance.AlignOrientation

Gets the calculated value of the AlignOrientation property in a ChartArea class.

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

Синтаксис

'Декларация
Public ReadOnly Property AlignOrientation As ChartAreaAlignOrientations 
    Get
'Применение
Dim instance As ChartAreaInstance 
Dim value As ChartAreaAlignOrientations 

value = instance.AlignOrientation
public ChartAreaAlignOrientations AlignOrientation { get; }
public:
property ChartAreaAlignOrientations AlignOrientation {
    ChartAreaAlignOrientations get ();
}
member AlignOrientation : ChartAreaAlignOrientations
function get AlignOrientation () : ChartAreaAlignOrientations

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

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

См. также

Справочник

ChartAreaInstance Класс

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