共用方式為


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.