次の方法で共有


MapLegendTitleSeparator 列挙体

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

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

構文

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

メンバー

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

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間