Compartir a través de


Enumeración ChartTitleSeparatorTypes

Specifies the type of separator to use between legend titles.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

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

Miembros

Nombre del miembro Descripción
None No separator.
Line Separate with a line.
ThickLine Separate with a thick line.
DoubleLine Separate with a double line.
DashLine Separate with a dash line.
DotLine Separate with a dotted line.
GradientLine Separate with a gradient line.
ThickGradientLine Separate with a thick gradient line.