Reports for WPF
Chart.AutoLabelArrangementMethodEnum 列挙体

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 : Chart.AutoLabelArrangementMethodEnum 列挙体
Specifies the label auto arrangement method.
シンタックス
'宣言
 
Public Enum Chart.AutoLabelArrangementMethodEnum 
   Inherits System.Enum
public enum Chart.AutoLabelArrangementMethodEnum : System.Enum 
メンバ
メンバ解説
DecimationRemove labels which cannot be placed without overlapping.
FindingOptimumTry to position all labels avoiding overlapping.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Report.CustomFields.Chart.AutoLabelArrangementMethodEnum

参照

C1.C1Report.CustomFields 名前空間