Compartir a través de


Enumeración MapLegendTitleSeparator

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration MapLegendTitleSeparator
'Uso
Dim instance As MapLegendTitleSeparator
public enum MapLegendTitleSeparator
public enum class MapLegendTitleSeparator
type MapLegendTitleSeparator
public enum MapLegendTitleSeparator

Miembros

Nombre del miembro Descripción
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.