'宣言 Public Function RectFromSeries( _ ByVal GroupIndex As System.Integer, _ ByVal SeriesIndex As System.Integer _ ) As System.Drawing.Rectangle
public System.Drawing.Rectangle RectFromSeries( System.int GroupIndex, System.int SeriesIndex )
パラメータ
- GroupIndex
- グループインデックス。
- SeriesIndex
- データセットインデックス。
戻り値の型
凡例内の指定したデータセットのエントリを囲む最小の矩形を返します。