C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLegend Class / RectFromSeries Method
Series index.

In This Topic
RectFromSeries Method
In This Topic
Gets the minimal Rectangle that circumscribes the specified series entry in the legend.
Syntax
'Declaration
 
Public Function RectFromSeries( _
   ByVal seriesIndex As System.Integer _
) As System.Drawing.Rectangle
 

Parameters

seriesIndex
Series index.

Return Value

Rectangle.
See Also