次の方法で共有


ChartCalloutStyle 列挙体

引き出し線を描画するときに使用するスタイルを指定します。

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

構文

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

メンバー

メンバー名 説明
Box ラベルを囲むボックスに引き出し線を付けます。
None 引き出し線にラベル スタイルを追加しません。
Underline ラベルの下線に引き出し線を付けます。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間