Namespace:
C1.Win.C1Chart3D
Assembly:
C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
protected internal virtual Object GetPointInternal(
int i,
int j
) |
Visual Basic |
---|
Protected Friend Overridable Function GetPointInternal ( _
i As Integer, _
j As Integer _
) As Object |
See Also