Dsl (Digital Simulation Library) for .Net

The DslGraph type exposes the following members.

プロパティ

  名前 説明
Public property AxisX
X-軸オブジェクト(DslAxisX)
Public property AxisY
Y-軸オブジェクト(DslAxisY)
Public property Bottom
矩形の下端
(Inherited from DslBox.)
Public property Brush
矩形内部を塗りつぶすためのDslBrushオブジェクト。
(Inherited from DslBox.)
Public property Data
描画用 DslData オブジェクト。
Public property GridPenH
水平方向のグリッド用DslPen
Public property GridPenV
垂直方向のグリッド用DslPen
Public property Height
矩形の高さ(mm)
(Inherited from DslBox.)
Public property ID
複数 Y データをまとめるための共通ID
Public property Left
矩形の左端
(Inherited from DslBox.)
Public property Legend
凡例(DslLegend)
Public property ObjectID
オブジェクトを区別するためのID
(Inherited from Dsl2D.)
Public property Parent
親オブジェクト
(Overrides Dsl2D..::..Parent.)
Public property Pen
外枠を描くためのDslPenオブジェクト。
(Inherited from DslBox.)
Public property PlotArea
X-軸とY-軸で形成される矩形(DslPlotArea)
Public property Rectangle
矩形(RectangleF)を返します。
(Inherited from DslBox.)
Public property Right
矩形の右端
(Inherited from DslBox.)
Public property Top
矩形の上端
(Inherited from DslBox.)
Public property Visible
true なら描画されます、false なら描画されません。
(Inherited from Dsl2D.)
Public property Width
矩形の幅(mm)
(Inherited from DslBox.)

参照