Compartir a través de


Enumeración ChartColumnSeparatorTypes

Represents the possible types of column separators.

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

Sintaxis

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

Miembros

Nombre del miembro Descripción
DashLine A dashed line.
DotLine A dotted line.
DoubleLine A double line.
GradientLine A line with a color gradient.
Line A solid line.
None No line.
ThickGradientLine A thick line with a color gradient.
ThickLine A thick line.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.RdlObjectModel