Reports for WPF
Chart.ShowLegendEnum 列挙体

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields 名前空間 : Chart.ShowLegendEnum 列挙体
Specifies whether a legend should be displayed.
シンタックス
'宣言
 
Public Enum Chart.ShowLegendEnum 
   Inherits System.Enum
public enum Chart.ShowLegendEnum : System.Enum 
メンバ
メンバ解説
AlwaysAlways show legend.
AutomaticShow legend if there are two or more series.
NeverNever show legend.
継承階層

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

参照

C1.C1Report.CustomFields 名前空間