次の方法で共有


MapColorScaleInstance.LabelBehavior プロパティ

MapColorScale クラスの LabelBehavior プロパティの計算値を取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property LabelBehavior As MapLabelBehavior 
    Get
'使用
Dim instance As MapColorScaleInstance 
Dim value As MapLabelBehavior 

value = instance.LabelBehavior
public MapLabelBehavior LabelBehavior { get; }
public:
property MapLabelBehavior LabelBehavior {
    MapLabelBehavior get ();
}
member LabelBehavior : MapLabelBehavior
function get LabelBehavior () : MapLabelBehavior

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.MapLabelBehavior
LabelBehavior プロパティの計算値を表す MapLabelBehavior 値。

関連項目

参照

MapColorScaleInstance クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間