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