次の方法で共有


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

メンバー

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