Compartilhar via


Enumeração ChartTitleSeparatorTypes

Specifies the type of separator to use between legend titles.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public Enumeration ChartTitleSeparatorTypes
'Uso
Dim instance As ChartTitleSeparatorTypes
public enum ChartTitleSeparatorTypes
public enum class ChartTitleSeparatorTypes
type ChartTitleSeparatorTypes
public enum ChartTitleSeparatorTypes

Membros

Nome do membro Descrição
DashLine Separate with a dash line.
DotLine Separate with a dotted line.
DoubleLine Separate with a double line.
GradientLine Separate with a gradient line.
Line Separate with a line.
None No separator.
ThickGradientLine Separate with a thick gradient line.
ThickLine Separate with a thick line.

Consulte também

Referência

Namespace Microsoft.ReportingServices.RdlObjectModel