[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DLegend.RectFromSeries

RectFromSeries Method

RectFromSeries(int)

Gets the minimal Rectangle that circumscribes the specified series entry in the legend.

Declaration
public Rectangle RectFromSeries(int seriesIndex)
Parameters
Type Name Description
int seriesIndex

Series index.

Returns
Type Description
Rectangle

Rectangle.

See Also