[]
        
(Showing Draft Content)

C1.WPF.C1Chart.C1Chart.FindPlotElement

FindPlotElement Method

FindPlotElement(string)

Find the plot element by its name.

Declaration
public object FindPlotElement(string name)
Parameters
Type Name Description
string name

The name of element to find.

Returns
Type Description
object

The plot element with the specified name.