Series.YValueMembers Property
.NET Framework (current version)
Gets or sets member columns of the chart data source used to bind data to the Y-values of the series.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[<BindableAttribute(true)>] [<TypeConverterAttribute("System.Web.UI.Design.DataVisualization.Charting.SeriesDataFieldYConvertor, System.Web.DataVisualization.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")>] member YValueMembers : string with get, set
This property accepts a comma separated string that contains the names or ordinal values of the columns.
.NET Framework
Available since 4.0
Available since 4.0
Show: