次の方法で共有


MapLegend.EquallySpacedItems プロパティ

凡例アイテムを等間隔に配置するかどうかを示します。

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

構文

'宣言
Public ReadOnly Property EquallySpacedItems As ReportBoolProperty 
    Get
'使用
Dim instance As MapLegend 
Dim value As ReportBoolProperty 

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

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。

関連項目

参照

MapLegend クラス

Microsoft.ReportingServices.OnDemandReportRendering 名前空間