Share via


ChartSeparators 열거형

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

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public Enumeration ChartSeparators
‘사용 방법
Dim instance As ChartSeparators
public enum ChartSeparators
public enum class ChartSeparators
type ChartSeparators
public enum ChartSeparators

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스