Compartir a través de


Enumeración ChartSeparators

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

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

Miembros

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

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering