Chart for WinRT
FindPlotElement Method

The name of element to find.
Find the plot element by its name.
Syntax
'Declaration
 
Public Function FindPlotElement( _
   ByVal name As System.String _
) As System.Object
public System.object FindPlotElement( 
   System.string name
)

Parameters

name
The name of element to find.

Return Value

The plot element with the specified name.
See Also

Reference

C1Chart Class
C1Chart Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback