Gets the data value set for the Y axis.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property DataValues As DataValueCollection | |
| C# | |
|---|---|
public DataValueCollection DataValues {get;} | |
Return Value
A DataValueCollection object containing the data value set for the Y axis.