Configurates
C1.Web.Mvc.ChartSeriesBase<T>.Binding. Sets the name of the property that contains Y values for the series.
Syntax
'Declaration
Public Function Binding( _
ByVal As String _
) As
Parameters
- value
- The value.
Return Value
Current builder.
See Also