次の方法で共有


MapLegendTitleSeparators 列挙体

マップの凡例のタイトルに使用する区切り線の種類を表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Enumeration MapLegendTitleSeparators
'使用
Dim instance As MapLegendTitleSeparators
public enum MapLegendTitleSeparators
public enum class MapLegendTitleSeparators
type MapLegendTitleSeparators
public enum MapLegendTitleSeparators

メンバー

メンバー名 説明
DashLine 破線の区切り線が適用されます。
DotLine 点線の区切り線が適用されます。
DoubleLine 二重線の区切り線が適用されます。
GradientLine 線 (グラデーション) の区切り線が適用されます。
Line 単一線の区切り線が適用されます。
None 区切り線は適用されません。
ThickGradientLine 太線 (グラデーション) の区切り線が適用されます。
ThickLine 太線の区切り線が適用されます。

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間