Orientation プロパティ
ゲージの方向。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Orientation As ReportEnumProperty(Of GaugeOrientations)
Get
'使用
Dim instance As LinearGauge
Dim value As ReportEnumProperty(Of GaugeOrientations)
value = instance.Orientation
public ReportEnumProperty<GaugeOrientations> Orientation { get; }
public:
property ReportEnumProperty<GaugeOrientations>^ Orientation {
ReportEnumProperty<GaugeOrientations>^ get ();
}
member Orientation : ReportEnumProperty<GaugeOrientations>
function get Orientation () : ReportEnumProperty<GaugeOrientations>
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportEnumProperty< (Of < ( <'GaugeOrientations> ) > ) >
ReportEnumProperty<(Of <(<'EnumType>)>)> オブジェクト。