Partager via


Énumération ChartLegendItemSeparatorTypes

Specifies the type of separator to use for the legend item.

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

Syntaxe

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

Membres

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