FindInGallery(C1Chart,Int32,Int32) Method
In This Topic
Syntax
'Declaration
Public Overloads Shared Sub FindInGallery( _
ByVal As C1Chart, _
ByRef As System.Integer, _
ByRef As System.Integer _
)
public static void FindInGallery(
C1Chart ,
ref System.int ,
ref System.int
)
Parameters
- chart
- type
- subtype
See Also