| Visual Basic (Declaration) | |
|---|---|
Public Function GetYValueList() As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string GetYValueList() | |
Return Value
A comma delimited list of Y values.This method can be useful when constructing InfoGrids.
| dotnetCHARTING | Send comments on this topic. |
| GetYValueList Method | |
| See Also | |
|
| dotnetCHARTING Namespace > Series Class : GetYValueList Method |
| Visual Basic (Declaration) | |
|---|---|
Public Function GetYValueList() As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string GetYValueList() | |