ChartCalloutLineStyle 列挙体

引き出し線のスタイルを指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration ChartCalloutLineStyle
'使用
Dim instance As ChartCalloutLineStyle
public enum ChartCalloutLineStyle
public enum class ChartCalloutLineStyle
type ChartCalloutLineStyle
public enum ChartCalloutLineStyle

メンバー

メンバー名 説明
Solid 実線。
Dotted 点線。
Dashed 破線。
Double 二重実線。
DashDot 一点鎖線。
DashDotDot 二点鎖線。
None 線なし。