Condividi tramite


Enumerazione ChartSeparators

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

Spazio dei nomi:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Enumeration ChartSeparators
'Utilizzo
Dim instance As ChartSeparators
public enum ChartSeparators
public enum class ChartSeparators
type ChartSeparators
public enum ChartSeparators

Membri

Nome membro Descrizione
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.