Gets the minimal Rectangle that circumscribes the specified series entry in the legend.
public System.Drawing.Rectangle RectFromSeries(
System.int
)
'Declaration
Public Function RectFromSeries( _
ByVal As System.Integer _
) As System.Drawing.Rectangle
Parameters
- seriesIndex
- Series index.
Return Value
Rectangle.