Find the plot element by its name.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
C# |
---|
public Object FindPlotElement( string name ) |
Visual Basic |
---|
Public Function FindPlotElement ( _ name As String _ ) As Object |
Parameters
- name
- Type: System..::..String
The name of element to find.