ComponentOne ASP.NET MVC Controls
Binding Method (FlexPieBaseBuilder<T,TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > FlexPieBaseBuilder<T,TControl,TBuilder> Class : Binding Method
The value.
Configurates C1.Web.Mvc.FlexPieBase<T>.Binding. Sets the name of the property that contains the chart values.
Syntax
'Declaration
 
Public Function Binding( _
   ByVal value As String _
) As TBuilder
public TBuilder Binding( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

FlexPieBaseBuilder<T,TControl,TBuilder> Class
FlexPieBaseBuilder<T,TControl,TBuilder> Members