'宣言 Public Sub SetVerticalGridLineWidth( _ ByVal verticalGridLineIndex As System.Integer, _ ByVal gridLineWidth As System.Single _ )
public void SetVerticalGridLineWidth( System.int verticalGridLineIndex, System.float gridLineWidth )
パラメータ
- verticalGridLineIndex
- Index of the vertical grid line [0..ColumnCount].
- gridLineWidth
- The width of the vertical grid line, in graphic units.