次の方法で共有


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

メンバー

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

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間