LabelOutsidePlotAreaStyle 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ラベルをプロット エリア外に描画できる度合いを指定します。
public enum class LabelOutsidePlotAreaStyle
public enum LabelOutsidePlotAreaStyle
type LabelOutsidePlotAreaStyle =
Public Enum LabelOutsidePlotAreaStyle
- 継承
フィールド
No | 1 | ラベルをプロット エリア外に描画できません。 |
Partial | 2 | ラベルの一部をプロット エリア外に描画できます。 |
Yes | 0 | ラベルをプロット エリア外に描画できます。 |
注釈
列挙 LabelOutsidePlotAreaStyle 体は、ラベルがプロット領域を離れる度合いを表します。 これは、 オブジェクトの プロパティと AllowOutsidePlotArea 組み合わせて使用 SmartLabelStyle されます。
Partial 値を指定した場合、プロット領域の外側に描画できるラベルの 50% 以下です。