다음을 통해 공유


ChartColumnSeparatorTypes 열거형

Represents the possible types of column separators.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

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

멤버

멤버 이름 설명
None No line.
Line A solid line.
ThickLine A thick line.
DoubleLine A double line.
DashLine A dashed line.
DotLine A dotted line.
GradientLine A line with a color gradient.
ThickGradientLine A thick line with a color gradient.