GrapeCity ActiveReports for .NET 16.0J
LinePosition 列挙体

GrapeCity.ActiveReports.PageReportModel.DV 名前空間 : LinePosition 列挙体
データラベルの接続線の位置を指定します。
シンタックス
'宣言
 
Public Enum LinePosition 
   Inherits System.Enum
public enum LinePosition : System.Enum 
メンバ
メンバ解説
Auto位置は自動的に計算されます。
Center接続線は点の中心に配置されます。
継承階層

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

参照

GrapeCity.ActiveReports.PageReportModel.DV 名前空間