'宣言 Public Overloads Function Bind( _ ByVal nameProperty As System.String, _ ByVal valueProperty As System.String, _ ByVal readActionUrl As System.String _ ) As FlexPieBaseBuilder(Of T,TControl,TBuilder)
public FlexPieBaseBuilder<T,TControl,TBuilder> Bind( System.string nameProperty, System.string valueProperty, System.string readActionUrl )
パラメータ
- nameProperty
- Gets or sets the name of the property that contains the name of the data item.
- valueProperty
- The name of the property that contains the Y values.
- readActionUrl
- The url of the action which is used for reading data
戻り値の型
Current builder