[]
        
(Showing Draft Content)

C1.Win.C1Chart.Legend.RectFromSeries

RectFromSeries Method

RectFromSeries(int, int)

Declaration
public Rectangle RectFromSeries(int GroupIndex, int SeriesIndex)
Parameters
Type Name Description
int GroupIndex

Group index.

int SeriesIndex

Series index.

Returns
Type Description
Rectangle

Returns the minimal Rectangle circumscribing the specified series entry in the legend.

See Also