Find the plot element by its name.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.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.