Partager via


Énumération ChartColumnSeparatorTypes

Represents the possible types of column separators.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Enumeration ChartColumnSeparatorTypes
'Utilisation
Dim instance As ChartColumnSeparatorTypes
public enum ChartColumnSeparatorTypes
public enum class ChartColumnSeparatorTypes
type ChartColumnSeparatorTypes
public enum ChartColumnSeparatorTypes

Membres

Nom de membre Description
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.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.RdlObjectModel