'宣言 Public Sub SetHorizontalGridLineWidth( _ ByVal horizontalGridLineIndex As System.Integer, _ ByVal gridLineWidth As System.Single _ )
public void SetHorizontalGridLineWidth( System.int horizontalGridLineIndex, System.float gridLineWidth )
パラメータ
- horizontalGridLineIndex
- Index of the horizontal grid line [0..RowCount].
- gridLineWidth
- The height of the horizontal grid line, in graphic units.