共用方式為


MapLegendTitleSeparators 列舉

Represents the types of separator to use for a map legend title.

命名空間:  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 A dashed line separator is applied.
DotLine A dotted line separator is applied.
DoubleLine A double line separator is applied.
GradientLine A gradient line separator is applied.
Line A line separator is applied.
None No separator is applied.
ThickGradientLine A thick gradient line separator is applied.
ThickLine A thick line separator is applied.

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間