次の方法で共有


ChartCalloutStyles 列挙体

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

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

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

メンバー

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