'宣言 Public Enum ChartLabelOutsidePlotAreaStyle Inherits System.Enum
public enum ChartLabelOutsidePlotAreaStyle : System.Enum
'宣言 Public Enum ChartLabelOutsidePlotAreaStyle Inherits System.Enum
public enum ChartLabelOutsidePlotAreaStyle : System.Enum
メンバ | 解説 |
---|---|
False | ラベルは完全にプロット領域の内側に配置する必要があります。 |
Partial | ラベルの一部がプロット領域の外側に出ても構いません。 |
True | ラベル全体をプロット領域の外側に配置できます。 |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ChartLabelOutsidePlotAreaStyle