Returns the Y value associated with the specified indexed row.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
C# |
---|
public double GetRowValue( int row ) |
Visual Basic |
---|
Public Function GetRowValue ( _ row As Integer _ ) As Double |
Parameters
- row
- Type: System..::..Int32
Row index.