ChartColumnSeparatorTypes 列挙体

列区切り記号の種類を表します。

名前空間:  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 線なし。
Line 実線。
ThickLine 太線。
DoubleLine 二重線。
DashLine 破線。
DotLine 点線。
GradientLine カラー グラデーションの線。
ThickGradientLine カラー グラデーションの太線。