DataPoint Class | DataPoint Members
Visual Basic
C#
Show All
Gets or sets the Y values for the DataPoint.
[Visual Basic]Public Property YValues As DoubleArray
[C#]public DoubleArray YValues {get; set;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.