Namespace:  C1.Win.C1Chart3D
Assembly:  C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)

Syntax

C#
protected internal override double GetRowValueInternal(
	int i
)
Visual Basic
Protected Friend Overrides Function GetRowValueInternal ( _
	i As Integer _
) As Double

Parameters

i
Type: System..::..Int32

See Also