Partager via


Énumération MapLegendTitleSeparators

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

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration MapLegendTitleSeparators
'Utilisation
Dim instance As MapLegendTitleSeparators
public enum MapLegendTitleSeparators
public enum class MapLegendTitleSeparators
type MapLegendTitleSeparators
public enum MapLegendTitleSeparators

Membres

Nom de membre Description
None No separator is applied.
Line A line separator is applied.
ThickLine A thick line separator is applied.
DoubleLine A double line separator is applied.
DashLine A dashed line separator is applied.
DotLine A dotted line separator is applied.
GradientLine A gradient line separator is applied.
ThickGradientLine A thick gradient line separator is applied.