ReportViewer for ASP.NET Web Forms
Line クラス
メンバ 

C1.C1Report.4 アセンブリ > C1.C1Rdl.Rdl2008 名前空間 : Line クラス
レポートの線を表します。 Line クラスには、ReportItem から継承したプロパティの他に追加のプロパティはありません。 線に負の高さ/幅を指定すると、原点から上および左に引かれます。 負の Height と Width を使用できますが、 Top+Height と Left+Width は非負の有効なサイズになる必要があります。
オブジェクト モデル
Line クラス
シンタックス
'宣言
 
Public Class Line 
   Inherits ReportItem
   Implements IStyleOwner 
public class Line : ReportItem, IStyleOwner  
継承階層

System.Object
   C1.C1Rdl.Rdl2008.ReportElement
      C1.C1Rdl.Rdl2008.ReportItem
         C1.C1Rdl.Rdl2008.Line

参照

Line メンバ
C1.C1Rdl.Rdl2008 名前空間