ChartAllowOutSidePlotAreaTypes 列挙体

スマート ラベルをプロット エリアの外側に描画できるかどうかを指定します。

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

構文

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

メンバー

メンバー名 説明
Partial ラベルを部分的にプロット エリアの外に描画することができます。
True ラベルをプロット エリアの外に描画することができます。
False ラベルをプロット エリアの外に描画することはできません。