GrapeCity ActiveReports for .NET 16.0J
AxisOverlappingLabels 列挙体

GrapeCity.ActiveReports.PageReportModel.DV 名前空間 : AxisOverlappingLabels 列挙体
重複するラベルを表示する方法を指定します。
シンタックス
'宣言
 
Public Enum AxisOverlappingLabels 
   Inherits System.Enum
public enum AxisOverlappingLabels : System.Enum 
メンバ
メンバ解説
Auto重複を防ぐためにいくつかのラベルを非表示にします。
Show重複するラベルを表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.DV.AxisOverlappingLabels

参照

GrapeCity.ActiveReports.PageReportModel.DV 名前空間