Series.XValueMember Property
.NET Framework (current version)
Gets or sets the member column of the chart data source used to data bind to the X-value of the series.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <TypeConverterAttribute("System.Web.UI.Design.DataVisualization.Charting.SeriesDataFieldXConvertor, System.Web.DataVisualization.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")> Public Property XValueMember As String
This property accepts either the name of the member column or the ordinal value of the member column.
.NET Framework
Available since 4.0
Available since 4.0
Show: