Configurates
C1.Web.Mvc.FlexChartCore<T>.BindingX. Sets the name of the property that contains the X data values.
Syntax
'Declaration
Public Function BindingX( _
ByVal As String _
) As
public BindingX(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also