Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents the types of separator to use for a map legend title.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration MapLegendTitleSeparator
'Uso
Dim instance As MapLegendTitleSeparator
public enum MapLegendTitleSeparator
public enum class MapLegendTitleSeparator
type MapLegendTitleSeparator
public enum MapLegendTitleSeparator
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering